Skip to content
Snippets Groups Projects
Commit 0896c2a7 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

put artifacts in one root folder instead of packages

parent 5286c45f
Branches
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment