Skip to content

Commit

Permalink
Merge pull request #9 from m-lab/sandbox-kinkade
Browse files Browse the repository at this point in the history
Adds adds a wait operation for deployments to measurement-lab
  • Loading branch information
nkinkade authored Mar 19, 2024
2 parents 5f29e3f + 7a515ba commit d529df9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ steps:
env:
- PROJECT_IN=measurement-lab
args:
- gcloud app operations wait $(gcloud app operations list --format="value(id)" --pending --limit=1) || true
- gcloud app deploy grafana-public/dispatch.yaml --project $PROJECT_ID

0 comments on commit d529df9

Please sign in to comment.