Feat: add gpg sign
All checks were successful
Build package / build-package (push) Successful in 1m0s
All checks were successful
Build package / build-package (push) Successful in 1m0s
This commit is contained in:
@@ -11,3 +11,5 @@ jobs:
|
||||
with:
|
||||
minio-accesskey: ${{ secrets.MINIO_ACCESSKEY }}
|
||||
minio-secretkey: ${{ secrets.MINIO_SECRETKEY }}
|
||||
gpg-password: ${{ secrets.GPG_PASSWORD }}
|
||||
gpg-keygrip: ${{ secrets.GPG_KEYGRIP }}
|
||||
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,4 +0,0 @@
|
||||
*
|
||||
!PKGBUILD
|
||||
!.SRCINFO
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user