RafikFarhad / push-to-gcr-github-action

An action that build docker image and push to Google Cloud Registry and Google Artifact Registry.
MIT License
68 stars 37 forks source link

Add option to just push an already built image #18

Closed twoversionsofme closed 3 years ago

twoversionsofme commented 3 years ago

This is untested and just an example of what I was thinking of to provide an option to push an image without building it with this action.

twoversionsofme commented 3 years ago

@RafikFarhad I opened this PR without knowing much about the repo so please feel free to decline, but it was an idea of what I was thinking for https://github.com/RafikFarhad/push-to-gcr-github-action/issues/17.