test
This commit is contained in:
@@ -66,7 +66,7 @@ runs:
|
|||||||
with:
|
with:
|
||||||
alias: minio
|
alias: minio
|
||||||
target: minio/artifacts/studiowhy.keystore
|
target: minio/artifacts/studiowhy.keystore
|
||||||
dest: ${{ github.workspace }}/studiowhy.keystore
|
dest: ${{ github.workspace }}
|
||||||
accessKey: ${{ env.MINIO_ACCESS_KEY }}
|
accessKey: ${{ env.MINIO_ACCESS_KEY }}
|
||||||
secretKey: ${{ env.MINIO_SECRET_KEY }}
|
secretKey: ${{ env.MINIO_SECRET_KEY }}
|
||||||
url: ${{ env.MINIO_URL }}
|
url: ${{ env.MINIO_URL }}
|
||||||
|
|||||||
Reference in New Issue
Block a user