temporalio / docker-builds

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

Fix the docker-build-only GHA #176

Closed tdeebswihart closed 11 months ago

tdeebswihart commented 11 months ago

What was changed

I changed the docker-build-only action used by the server repo to bake the images like this repo does.

Why?

It was manually building the auto-setup image so failed when I combined it with the server image

Testing

Tested locally using nektos/act:

$ act workflow-dispatch -s GITHUB_TOKEN="$(gh auth token)" -j build-image