diff --git a/.drone.yml b/.drone.yml index 8a77ac9..52d171f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,7 +36,5 @@ steps: password: from_secret: SSH_PASSWORD when: - branch: - include: - - master - + event: + - promote \ No newline at end of file