Added promotion to deploy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joe Bellus 2022-09-25 03:44:17 -04:00
parent 2f48179dd4
commit 870313c787
1 changed files with 7 additions and 0 deletions

View File

@ -21,4 +21,11 @@ steps:
path: dist/
commands:
- aws s3 sync ./dist s3://conductor.5sigma.io --delete;
when:
event:
- promote
target:
- staging
- production