Compare commits
3 Commits
0460f4495f
...
475cbb6734
Author | SHA1 | Date | |
---|---|---|---|
475cbb6734 | |||
d922157a23 | |||
ea1fab243f |
@ -41,6 +41,9 @@ jobs:
|
||||
--tag uzurka/graalvm23:latest \
|
||||
--tag uzurka/graalvm23:${{github.sha}} \
|
||||
--build-arg GRAALVERSION=20.0.2-graal \
|
||||
--platform linux/amd64,linux/arm64 \
|
||||
--platform linux/amd64,linux/arm64,linux/arm/v7 \
|
||||
--push \
|
||||
.
|
||||
|
||||
- name: Push README on Docker Hub
|
||||
run: docker pushrm uzurka/pyplanet-docker
|
Reference in New Issue
Block a user