Update Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -132,7 +132,7 @@ docker run --rm \
|
||||
-e AWS_SECRET_ACCESS_KEY \
|
||||
peakcom/s5cmd:latest \
|
||||
--endpoint-url "https://${R2_ACCOUNT_ID}.r2.cloudflarestorage.com" \
|
||||
sync --size-only /workspace/html/ "s3://${R2_BUCKET_NAME}/"
|
||||
sync --delete /workspace/html/ "s3://${R2_BUCKET_NAME}/"
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user