Skip to content

Commit

Permalink
cloudbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
devxpy committed Mar 1, 2024
1 parent 09785a8 commit 1a0afe7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ steps:
entrypoint: bash
- name: gcr.io/cloud-builders/docker
entrypoint: docker-compose
args: up
args:
- up
options:
pool:
name: projects/dara-c1b52/locations/us-central1/workerPools/gooey

0 comments on commit 1a0afe7

Please sign in to comment.