Compare commits
1 Commits
67b7d7dc7f
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
a10be3a808
|
@@ -11,3 +11,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
minio-accesskey: ${{ secrets.MINIO_ACCESSKEY }}
|
minio-accesskey: ${{ secrets.MINIO_ACCESSKEY }}
|
||||||
minio-secretkey: ${{ secrets.MINIO_SECRETKEY }}
|
minio-secretkey: ${{ secrets.MINIO_SECRETKEY }}
|
||||||
|
gpg-password: ${{ secrets.GPG_PASSWORD }}
|
||||||
|
gpg-keygrip: ${{ secrets.GPG_KEYGRIP }}
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +0,0 @@
|
|||||||
# Local builds of AUR dependencies
|
|
||||||
deps/
|
|
||||||
Reference in New Issue
Block a user