my-idlers/.github
Henry Rausch 32580be6b4
Build and push Docker image with Buildx
The commit adds steps to build and push a Docker image using Buildx in the GitHub Actions workflow. It includes checking out the repository, installing the cosign tool, setting up Docker buildx, logging into the Docker registry, extracting metadata for Docker, and finally building and pushing the Docker image with the specified tags and platforms. The commit ensures that the image is only pushed when the event name is not a pull request.
2023-11-16 23:46:25 +01:00
..
workflows Build and push Docker image with Buildx 2023-11-16 23:46:25 +01:00