Skip to content
Snippets Groups Projects
Unverified Commit 7cf4bf96 authored by azubieta's avatar azubieta
Browse files

fix ci

parent b03e6325
No related branches found
No related tags found
1 merge request!1Ci setup
Pipeline #3058 canceled
......@@ -51,13 +51,15 @@ dekko:amd64:
paths:
- '*.AppImage'
expire_in: 1 week
dependencies:
- build
appimage:arm64:
<<: *arm64
extends: .appimage
dependencies:
- dekko:amd64
appimage:amd64:
<<: *amd64
extends: .appimage
\ No newline at end of file
extends: .appimage
dependencies:
- dekko:amd64
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment