Skip to content

Commit

Permalink
Adds project measurement-lab in PROJECT_IN for cbif (#6)
Browse files Browse the repository at this point in the history
We are ready to deploy the first dashboard to a public Grafana instance in the
measurement-lab project.
  • Loading branch information
nkinkade authored Mar 5, 2024
1 parent 121aa7a commit 48c47a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ steps:
grafana-public/app.yaml
- name: gcr.io/$PROJECT_ID/gcloud-jsonnet-cbif:1.18
env:
- PROJECT_IN=mlab-sandbox,mlab-staging
- PROJECT_IN=mlab-sandbox,mlab-staging,measurement-lab
args:
- gcloud app deploy grafana-public/app.yaml --project $PROJECT_ID

0 comments on commit 48c47a9

Please sign in to comment.