pull/72/head
parent
cd4075d294
commit
ff1631b525
|
@ -71,7 +71,8 @@ pipeline:
|
|||
|
||||
secrets: [ s3_endpoint, s3_user, s3_password ]
|
||||
# Push the cache, even on failure
|
||||
when: [ success, failure ]
|
||||
when:
|
||||
status: [ success, failure ]
|
||||
|
||||
|
||||
# publish-builder:
|
||||
|
|
Loading…
Reference in New Issue