Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
packages
Commits
0896c2a7
Commit
0896c2a7
authored
Mar 06, 2019
by
Hinrikus Wolf
Browse files
put artifacts in one root folder instead of packages
parent
5286c45f
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0896c2a7
...
...
@@ -26,28 +26,28 @@ sssd:
script
:
scripts/sssd.sh
artifacts
:
paths
:
-
packages/
-
packages/
*
adcli
:
stage
:
build
script
:
scripts/adcli.sh
artifacts
:
paths
:
-
packages/
-
packages/
*
nginx
:
stage
:
build
script
:
scripts/nginx-shib.sh
artifacts
:
paths
:
-
packages/
-
packages/
*
ganeti
:
stage
:
build
script
:
scripts/ganeti.sh
artifacts
:
paths
:
-
packages/
-
packages/
*
stages
:
...
...
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