Skip to content
Snippets Groups Projects
Commit 9ed80a9f authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

fixe artifact path

parent 8dbe6da3
No related branches found
No related tags found
1 merge request!91fetch any hdf5 file from fex and send it to dev/prod
...@@ -282,8 +282,8 @@ delete-dev-deployment: ...@@ -282,8 +282,8 @@ delete-dev-deployment:
artifacts: artifacts:
when: always when: always
paths: paths:
- added_file - added
- removed_file - removed
expire_in: 1 month expire_in: 1 month
...@@ -332,7 +332,7 @@ upload-from-fex-to-prod: ...@@ -332,7 +332,7 @@ upload-from-fex-to-prod:
artifacts: artifacts:
when: always when: always
paths: paths:
- removed_file - removed
expire_in: 1 month expire_in: 1 month
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment