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

Remove Cloud Build step for GitHub Actions deployment framework #48

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chasinandrew
Copy link
Collaborator

Adding logic to provision via gcloud step to build with native docker…commands if github actions is selected as deployment framework.

  • Implemented credential helper to authenticate with docker to Artifact Registry
  • Implemented native Docker commands in place of gcloud build submit to build, tag and push the image for the submission service

@chasinandrew chasinandrew added the enhancement New feature or request label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant