Skip to content

Commit

Permalink
Fixed additional instance of incorrect image names
Browse files Browse the repository at this point in the history
  • Loading branch information
ajchili committed Aug 30, 2019
1 parent 6d26572 commit 22ae417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/cloudbuild/batch_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ images:
- "$_GCR_BASE/frontend"
- "$_GCR_BASE/scheduledworkflow"
- "$_GCR_BASE/persistenceagent"
- "$_GCR_BASE/viewer-crd"
- "$_GCR_BASE/visualizationserver"
- "$_GCR_BASE/viewer-crd-controller"
- "$_GCR_BASE/visualization-server"
timeout: 1800s # 30min

0 comments on commit 22ae417

Please sign in to comment.