chore(gitlab-ci): ...
This commit is contained in:
parent
0b4a892df5
commit
98e0d01d29
@ -8,4 +8,4 @@ aws_access_key_id = $(cat /minio-gitlab-runner-cache/accesskey)
|
|||||||
aws_secret_access_key = $(cat /minio-gitlab-runner-cache/secretkey)
|
aws_secret_access_key = $(cat /minio-gitlab-runner-cache/secretkey)
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
aws --endpoint-url http://minio-gitlab-runner-cache ls
|
aws s3 ls --endpoint-url http://minio-gitlab-runner-cache
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user