drone: working multi arch docker build
continuous-integration/drone/push Build encountered an error Details

master
pictuga 2021-12-07 12:53:06 +01:00
parent 34b7468ba5
commit e7ecc018c5
1 changed files with 3 additions and 1 deletions

View File

@ -39,7 +39,8 @@ name: docker
steps:
- name: publish
image: plugins/docker
image: thegeeklab/drone-docker-buildx
privileged: true
settings:
username:
from_secret: docker_user
@ -48,6 +49,7 @@ steps:
repo:
from_secret: docker_repo
tags: latest
platforms: linux/amd64,linux/arm64
trigger:
branch: