Christine
02/21/2023, 8:40 PMGitHub Actions: Plan of Action
The “Getting Started” GitHub action does the following:
1. It creates an Artifact Registry repository if one doesn’t exist yet.
2. It builds a Docker image and pushes it to that Artifact Registry repository based on theDockerfile
Anna Geller
Anna Geller
Christine
02/21/2023, 8:45 PMChristine
02/21/2023, 8:49 PMcan you build the same Docker image locally? not sure what’s the mavenConfig, we don’t use maven anywhere there
Anna Geller
Anna Geller
Christine
02/21/2023, 8:59 PMyour repo name looks fine https://cloud.google.com/artifact-registry/docs/docker/names
perhaps try a simpler name first like “prefect” just to be sure