web-pdf-toolbox icon indicating copy to clipboard operation
web-pdf-toolbox copied to clipboard

Setup GitHub Actions

Open natpuch opened this issue 3 years ago • 2 comments

Setup GitHub Actions for:

  • Automated multi-arch builds.
  • Push to Docker Hub.

natpuch avatar Oct 07 '21 18:10 natpuch

Would something like this work: https://github.com/marketplace/actions/build-and-push-docker-images + adding this in the build-push-actions variables: platforms: linux/amd64,linux/arm64,linux/arm/v7 ?

andreiruse avatar Oct 08 '21 23:10 andreiruse

Yes, I think this would work, thank you for looking into it.

I have never used GitHub Actions before, so I'll need to tinker with it for a bit.

natpuch avatar Oct 09 '21 16:10 natpuch