Fix artifacts path
This commit is contained in:
parent
35d9686b41
commit
d6e5960d3c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ default:
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
paths:
|
paths:
|
||||||
- Fabrication
|
- "${FOLDER}/Fabrication"
|
||||||
untracked: true
|
untracked: true
|
||||||
|
|
||||||
# Jobs
|
# Jobs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue