Fix artifacts issue.

This commit is contained in:
Black Hat 2018-08-02 19:41:18 +00:00
parent 1a43ee1384
commit 37d9eb7670
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ preparation-flatpak:
artifacts:
untracked: true
paths:
- /tmp/matrique-repo
- /tmp/matrique-repo/
build-native:
image: rabits/qt:5.11-desktop
@ -42,7 +42,7 @@ build-flatpak:
artifacts:
untracked: true
paths:
- /tmp/matrique-repo
- /tmp/matrique-repo/
deploy-flatpak:
image: fedora:latest