diff --git a/.drone.yml b/.drone.yml index 9d31dc0..6874ea9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,9 +18,9 @@ steps: - chmod +x mc - ./mc alias set fivesigma https://objects.5sigma.io $MINIOID $MINIOSECRET - ./mc cp conductor.tar.gz fivesigma/public/conductor.tar.gz - # when: - # event: - # - promote - # target: - # - staging - # - production + when: + event: + - promote + target: + - staging + - production