[#45] Fixed first of probably many errors
continuous-integration/drone the build failed Details

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

View File

@ -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: