summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a9bde51..69565f0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,4 +9,5 @@ BuildAppImage:
artifacts:
paths:
- - "*.AppImage*" \ No newline at end of file
+ - "*.AppImage*"
+ - "~/build/*.AppImage*" \ No newline at end of file