chore: Do not try to upload docker images if secrets are undefined (#143)
This commit is contained in:
committed by
GitHub
parent
41dc6b69e4
commit
7949ac860a
@@ -54,6 +54,8 @@ dockers:
|
||||
- "bbvalabsci/kapow:{{ .Tag }}"
|
||||
- "bbvalabsci/kapow:v{{ .Major }}"
|
||||
|
||||
skip_push: true
|
||||
|
||||
release:
|
||||
draft: false
|
||||
prerelease: auto
|
||||
|
||||
Reference in New Issue
Block a user