temporalio / docker-builds

Temporal service Docker images build
https://hub.docker.com/r/temporaliotest/auto-setup
MIT License
30 stars 59 forks source link

Separate push and load steps #164

Closed tdeebswihart closed 1 year ago

tdeebswihart commented 1 year ago

What was changed

We run the bake action twice now: once to load it locally, and a second time to push to the remote when requested.

Why?

You cannot specify these options together: https://github.com/temporalio/docker-builds/actions/runs/6880855010/job/18715940597