This commit is contained in:
parent
76bdc27693
commit
0bf6b52586
@ -15,8 +15,9 @@ steps:
|
||||
image: thegeeklab/drone-docker-buildx
|
||||
privileged: true
|
||||
settings:
|
||||
build_args:
|
||||
- --platform linux/arm64,linux/amd64
|
||||
platforms:
|
||||
- linux/arm64,
|
||||
- linux/amd64
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
|
Loading…
Reference in New Issue
Block a user