Compare commits
1 Commits
main
...
b6e85486b7
| Author | SHA1 | Date | |
|---|---|---|---|
|
b6e85486b7
|
@@ -11,5 +11,3 @@ 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 }}
|
|
||||||
|
|||||||
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
deps
|
||||||
Reference in New Issue
Block a user