Closed schmidp closed 1 year ago
Hi, I had the build hang on a linux vm we use to host some docker containers. As I could not solve the problem, I added a workflow to publish the image.
I basically copy pasted from here: https://docs.github.com/en/actions/publishing-packages/publishing-docker-images
The workflow publishes the image if something is pushed the branch release.
release
LG Philipp
Thank you for adding this! Setting this up now.
Hi, I had the build hang on a linux vm we use to host some docker containers. As I could not solve the problem, I added a workflow to publish the image.
I basically copy pasted from here: https://docs.github.com/en/actions/publishing-packages/publishing-docker-images
The workflow publishes the image if something is pushed the branch
release
.LG Philipp