Commit 774de646 authored by Seblu's avatar Seblu
Browse files

CI only build tagged kernels

parent 6f640cb3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -10,6 +10,10 @@ makepkg:
    paths:
      - config.x86_64
      - "*.pkg.tar.xz"
  only:
    refs:
      - tags
      - web

commitpkg:
  stage: deploy