Specify platform
Ideally I guess I would use https://github.com/thegeeklab/drone-docker-buildx or something similar to build for multiple platforms.
This commit is contained in:
parent
ef597454d5
commit
dcf0977625
@ -14,6 +14,7 @@ steps:
|
|||||||
repo: gitea.scubbo.org/scubbo/auto-repo-update-drone-plugin
|
repo: gitea.scubbo.org/scubbo/auto-repo-update-drone-plugin
|
||||||
tags: latest
|
tags: latest
|
||||||
username: scubbo
|
username: scubbo
|
||||||
|
platform: linux/arm64
|
||||||
password:
|
password:
|
||||||
from_secret: gitea_password
|
from_secret: gitea_password
|
||||||
# TODO - it would be nice to push to DockerHub here, too;
|
# TODO - it would be nice to push to DockerHub here, too;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user