Skip to content

Commit

Permalink
Ensure Appimage builds do not occupy a significant amount of storage …
Browse files Browse the repository at this point in the history
…space.
  • Loading branch information
bcooksley committed Apr 13, 2022
1 parent 752ed71 commit 825b424
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ build-appimage:
- *build_recipe
- appimage-builder --recipe ../appimage/appimage-builder.yml --skip-test
artifacts:
expire_in: 1 week
paths:
- 'kstars-build/*.AppImage*'

0 comments on commit 825b424

Please sign in to comment.