Commit 30c1d30b authored by Seblu's avatar Seblu
Browse files

Rebuild Release 4.19.99-3

parent 6b6a6f60
Loading
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -5,15 +5,11 @@ makepkg:
  script:
    - seblu-build
  artifacts:
    name: $CI_PROJECT_NAME-$CI_COMMIT_REF_NAME
    name: CI_PROJECT_NAME-$CI_COMMIT_REF_NAME-$CI_COMMIT_SHA
    expire_in: 1 week
    paths:
      - config.x86_64
      - "*.pkg.tar.xz"
  only:
    refs:
      - tags
      - web
      - "*.pkg.tar.*"

commitpkg:
  stage: deploy
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@

pkgname=linux-seblu
pkgver=4.19.99
pkgrel=2
pkgrel=3
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
license=('GPL2')