Deploy now set to promotion
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joe Bellus 2022-09-25 03:09:40 -04:00
parent 8ef56f4ec4
commit 876a41892c
1 changed files with 6 additions and 6 deletions

View File

@ -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