Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Google Cloud Build's cloudbuild.yaml #2140

Closed
hazcod opened this issue Jun 11, 2019 · 2 comments
Closed

Support for Google Cloud Build's cloudbuild.yaml #2140

hazcod opened this issue Jun 11, 2019 · 2 comments
Labels
Stale T: new-ecosystem Requests for new ecosystems/languages

Comments

@hazcod
Copy link

hazcod commented Jun 11, 2019

Google Cloud Build is a widely used CI/CD pipeline that integrates with Github, is automatically picks up a cloudbuild.yaml file.
One can define build steps:

- steps:

- name: '<IMAGE>'
....

where name will be a docker image, residing on a public and/or private registry.

@infin8x infin8x transferred this issue from dependabot/feedback Jun 29, 2020
@infin8x infin8x added the T: new-ecosystem Requests for new ecosystems/languages label Jul 2, 2020
@dependabot dependabot deleted a comment from stale bot Aug 25, 2022
@jeffwidman jeffwidman changed the title Support for cloudbuild.yaml Support for Google Cloud Build's cloudbuild.yaml Aug 25, 2022
Copy link
Contributor

👋 This issue has been marked as stale because it has been open for 2 years with no activity. You can comment on the issue to hold stalebot off for a while, or do nothing. If you do nothing, this issue will be closed eventually by the stalebot. Please see CONTRIBUTING.md for more policy details.

@github-actions github-actions bot added the Stale label Aug 25, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 1, 2024
@steebchen
Copy link

not stale!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale T: new-ecosystem Requests for new ecosystems/languages
Projects
None yet
Development

No branches or pull requests

3 participants