truemark / hello-world-java

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Replace local docker-buildx.yml with common docker-buildx.yml #16

Open erikrj opened 4 months ago

erikrj commented 4 months ago

This project should use the upstream docker build located at https://github.com/truemark/github-workflows/blob/main/.github/workflows/docker-buildx.yml instead of the local one provided. If you need an example of how this is done, refer to https://github.com/truemark/aws-cdk-docker/blob/main/.github/workflows/build.yml.