Closed tdeebswihart closed 7 months ago
Our GHA workflows now use the makefile to build/push the image
The Makefile is our single source of truth for how to build these images; the GHA workflows should focus on environment setup.
I don't want to see failures like https://github.com/temporalio/temporal/actions/runs/8530026612?pr=5650 again
What was changed
Our GHA workflows now use the makefile to build/push the image
Why?
The Makefile is our single source of truth for how to build these images; the GHA workflows should focus on environment setup.
I don't want to see failures like https://github.com/temporalio/temporal/actions/runs/8530026612?pr=5650 again