[#45] It's plugins/s3-cache dude
continuous-integration/drone the build failed Details

pull/72/head
Jef Roosens 2021-05-10 21:54:56 +02:00
parent ff1631b525
commit 92c6e2c5cc
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pipeline:
# Download the cache from S3
restore-cache:
image: plugins/drone-s3-cache
image: plugins/s3-cache
pull: true
endpoint: $S3_ENDPOINT
@ -55,7 +55,7 @@ pipeline:
# =====REBUILD CACHE=====
rebuild-cache:
image: plugins/drone-s3-cache
image: plugins/s3-cache
endpoint: $S3_ENDPOINT
access_key: $S3_USER