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:
|
||||
when: always
|
||||
paths:
|
||||
- Fabrication
|
||||
- "${FOLDER}/Fabrication"
|
||||
untracked: true
|
||||
|
||||
# Jobs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue