Skip to content
Snippets Groups Projects
Commit f96a86ca authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Update .gitlab-ci.yml file

parent d18f5688
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ linux:pack:
artifacts:
when: always
paths:
- *.deb
- ./*.deb
expire_in: 1 week
### Windows
......@@ -208,7 +208,7 @@ windows:pack:
artifacts:
when: always
paths:
- *.zip
- ./*.zip
expire_in: 1 week
# Release
......
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