diff --git a/.drone.yml b/.drone.yml index 526fe6b..f0d574a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,4 +35,10 @@ steps: commands: - cd debian && make copy - cd debian && make deploy + +trigger: + target: + - production + event: + - promote ... \ No newline at end of file