Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Server Tools
nginx-package-build
Commits
d9d708e2
Commit
d9d708e2
authored
May 27, 2019
by
Erick Hitter
Browse files
Archive found packages
parent
78cb7d67
Pipeline
#1129
passed with stages
in 2 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d9d708e2
...
...
@@ -99,7 +99,8 @@ aptly:
before_script
:
-
'
'
script
:
-
ls -la
-
find ./ -name "*.deb"
-
find ./ -name "*.deb" -exec tar -rvf packages.tar {} \;
-
gzip -9 packages.tar
-
ls -la packages.tar.gz
after_script
:
-
'
'
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