Commit 13bdd7c6 authored by Seblu's avatar Seblu
Browse files

Add zst packages to gitlab artificats

parent abeb4bc9
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -8,8 +8,7 @@ makepkg:
    name: $CI_PROJECT_NAME-$CI_COMMIT_REF_NAME-$CI_COMMIT_SHA
    expire_in: 1 week
    paths:
      - "*.pkg.tar.xz"
      - "*.pkg.tar.zst"
      - "*.pkg.tar.*"

commitpkg:
  stage: deploy