Skip to content

Commit

Permalink
CI: uncomment wait step (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
BulatSaif authored Feb 8, 2024
1 parent 338f813 commit 7c630f8
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 @@ -118,8 +118,7 @@ stages:
--helm-set substrate-telemetry.image.frontend.repository="${CONTAINER_REPO_FRONTEND}"
--helm-set substrate-telemetry.image.frontend.tag="${DOCKER_IMAGE_TAG}"
- argocd app sync $APP
# uncomment after https://github.com/paritytech/devops/issues/3141 is done
# - argocd app wait $APP --timeout 180
- argocd app wait $APP --timeout 180
tags:
- kubernetes-parity-build

Expand Down

0 comments on commit 7c630f8

Please sign in to comment.