mmzx
released this
31 May 19:12
Build arm64 Docker image (#115)
* Run build action on push
Hard-code tag for testing
Fix Docker image name
Attempt to build multi-arch image
Free up runner disk space and disable Docker parallelism
Attempt to build arm64 image only
Test build on BuildJet arm64 runner
Attempt to build images on native runners
Remove duplicate 'runs-on' key
Fix YAML syntax error
Check ghcr.io login first
Fix another YAML syntax issue
This better work...
Run build only on tags
* Test Docker image after building
* Store test diagram as an artifact
* Don't push digest with tags
* Test Docker image in interactive mode