You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloudbuild is google cloud's CI/CD tool. Much like other CI/CD platforms, it allows you to run "steps" in containers. Each step has a cloudbuilder container that it runs in. It'd be great if dependabot could automatically open PRs to bump these cloud builder containers.
Is there an existing issue for this?
Feature description
Cloudbuild is google cloud's CI/CD tool. Much like other CI/CD platforms, it allows you to run "steps" in containers. Each step has a cloudbuilder container that it runs in. It'd be great if dependabot could automatically open PRs to bump these cloud builder containers.
The schema for the build files is documented here: https://cloud.google.com/build/docs/build-config-file-schema
There is a closed issue for this: #2140
The text was updated successfully, but these errors were encountered: