dynamic-charts #19

Merged
allanger merged 35 commits from refs/pull/19/head into main 2023-02-25 20:25:20 +00:00
Showing only changes of commit 84305e1e0e - Show all commits

View File

@ -74,6 +74,7 @@ steps:
from_secret: ARGOCD_AUTH_TOKEN from_secret: ARGOCD_AUTH_TOKEN
commands: commands:
- argocd app sync -l app=badhouseplants -l branch=$DRONE_BRANCH - argocd app sync -l app=badhouseplants -l branch=$DRONE_BRANCH
- argocd app wait -l app=badhouseplants -l branch=$DRONE_BRANCH
--- ---
# ---------------------------------------------- # ----------------------------------------------