automlops icon indicating copy to clipboard operation
automlops copied to clipboard

Remove Cloud Build step for GitHub Actions deployment framework

Open chasinandrew opened this issue 1 year ago • 0 comments
trafficstars

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 avatar Dec 01 '23 21:12 chasinandrew