Skip to content

Commit

Permalink
fix testnet argocd deploy (#2151)
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreBesson authored and bkontur committed May 23, 2023
1 parent ff9eadc commit 3f38386
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -460,5 +460,4 @@ deploy-bridges-common-relay-testnet:
- echo "Starting deploy version=${VERSION}"
- argocd app list
- argocd app set $APP --helm-set bridges-common-relay.image.tag=$VERSION
- argocd app sync $APP
- argocd app wait $APP --timeout 120
- argocd app sync $APP --async

0 comments on commit 3f38386

Please sign in to comment.