Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
stustanet
lustmolch
Commits
b0dafd48
Commit
b0dafd48
authored
Mar 15, 2020
by
Michael Loipführer
Browse files
more artifacts
parent
3b1ffbc5
Pipeline
#343
passed with stages
in 1 minute and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b0dafd48
...
...
@@ -27,11 +27,7 @@ build_buster:
-
apt install -y python3-stdeb python-all
-
./build.sh
-
mkdir -p build/
-
mv deb_dist/python3-lustmolch*.deb build/
-
mv deb_dist/lustmolch*.changes build/
-
mv deb_dist/lustmolch*.tar.gz build/
-
mv deb_dist/lustmolch*.dsc build/
-
mv deb_dist/lustmolch*.buildinfo build/
-
mv deb_dist/* build/
# The files which are to be made available in GitLab
artifacts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment