diff --git a/.drone.yml b/.drone.yml index 1d24d06..d21c74f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 -