mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-14 22:32:28 +00:00
Use docker executor
This commit is contained in:
parent
22d68f5c7c
commit
e9e5af849f
1 changed files with 1 additions and 0 deletions
|
@ -12,5 +12,6 @@ workflows:
|
|||
tag: multiarch
|
||||
extra_build_args: "--platform linux/amd64,linux/arm64,linux/arm/v7"
|
||||
deploy: false
|
||||
executor: docker/docker
|
||||
use-remote-docker: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue