Skip to content

Commit

Permalink
TODO: fix cloud build stuff?
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkaplan committed Sep 4, 2024
1 parent ccd2502 commit 4841dad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudbuild.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ steps:
- name: 'go'
path: '/gopath'

# TODO(@jdkaplan): It seems like this doesn't build with VCS info. Why not?

- name: 'gcr.io/cloud-builders/gcloud'
args: ['app','deploy', 'cron.yaml']
timeout: 600s
Expand Down

0 comments on commit 4841dad

Please sign in to comment.