This action's job is to build a Docker image, and then push it to GCP's Artifact Registry. It also has chacing enabled, and caches files in GitHub Actions.
- This is the GCP Credentials JSON. It is recommended to store the value feeding this input in GitHub secrets.
- This is the specified Docker target for Docker build command.
- This is the full image name/tag to give Docker image.
- Key-value pairs that will be exported in docker build-args command.