Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

fix: add project flag to gcloud builds describe in setup.sh #700

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

rogerthatdev
Copy link
Contributor

This PR will:

  • add the --project flag to all instances of gcloud builds describe used in setup.sh to specify ops project.

Fixes #699

@rogerthatdev rogerthatdev marked this pull request as ready for review November 4, 2022 19:35
@rogerthatdev rogerthatdev requested a review from a team as a code owner November 4, 2022 19:35
@github-actions github-actions bot added the component: delivery Related to automation, testing, deployment of the application. label Nov 4, 2022
@rogerthatdev rogerthatdev changed the title Update setup.sh fix: add project flag to gcloud builds describe in setup.sh Nov 4, 2022
@github-actions github-actions bot added the type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. label Nov 4, 2022
@pattishin pattishin merged commit 9e9bc62 into GoogleCloudPlatform:main Nov 4, 2022
@pattishin pattishin mentioned this pull request Nov 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: delivery Related to automation, testing, deployment of the application. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setup.sh: gcloud builds commands need project flag
2 participants