diff --git a/.drone.yml b/.drone.yml index a960d28..0064e7b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,4 +22,6 @@ steps: from_secret: username password: from_secret: password - + when: + branch: + - master \ No newline at end of file