drone: docker buildx
continuous-integration/drone/push Build is failing Details

master
pictuga 2021-12-05 19:51:42 +01:00
parent 0a5a8ceb7f
commit d390ed9715
1 changed files with 12 additions and 0 deletions

View File

@ -22,3 +22,15 @@ steps:
- master
event:
- push
- name: docker
image: thegeeklab/drone-docker-buildx
settings:
username:
from_secret: docker_user
password:
from_secret: docker_pwd
repo:
from_secret: docker_repo
tags: latest
platforms: linux/amd64,linux/arm64