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
No related merge requests found
......@@ -282,8 +282,8 @@ delete-dev-deployment:
artifacts:
when: always
paths:
- added_file
- removed_file
- added
- removed
expire_in: 1 month
......@@ -332,7 +332,7 @@ upload-from-fex-to-prod:
artifacts:
when: always
paths:
- removed_file
- removed
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