summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c584e3a..3610564 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,6 +3,6 @@ BuildAppImage:
script:
- build.sh
-artifacts:
- paths:
- - "*.AppImage*" \ No newline at end of file
+ artifacts:
+ paths:
+ - "*.AppImage*" \ No newline at end of file