Fix artifacts issue.
This commit is contained in:
@@ -14,7 +14,7 @@ preparation-flatpak:
|
|||||||
artifacts:
|
artifacts:
|
||||||
untracked: true
|
untracked: true
|
||||||
paths:
|
paths:
|
||||||
- /tmp/matrique-repo
|
- /tmp/matrique-repo/
|
||||||
|
|
||||||
build-native:
|
build-native:
|
||||||
image: rabits/qt:5.11-desktop
|
image: rabits/qt:5.11-desktop
|
||||||
@@ -42,7 +42,7 @@ build-flatpak:
|
|||||||
artifacts:
|
artifacts:
|
||||||
untracked: true
|
untracked: true
|
||||||
paths:
|
paths:
|
||||||
- /tmp/matrique-repo
|
- /tmp/matrique-repo/
|
||||||
|
|
||||||
deploy-flatpak:
|
deploy-flatpak:
|
||||||
image: fedora:latest
|
image: fedora:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user