add conditional check to upload only on master branch
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
289027569f
commit
297f84b8fc
@ -22,8 +22,11 @@ global-variables:
|
||||
key:
|
||||
from_secret: ssh-update
|
||||
strip_components: 6
|
||||
when:
|
||||
branch: master
|
||||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: gluon-build
|
||||
|
||||
clone:
|
||||
@ -192,4 +195,3 @@ steps:
|
||||
webhook:
|
||||
from_secret: slack_webhook
|
||||
channel: fftdf_firmware
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user