drone: mono platform docker
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -24,7 +24,7 @@ steps:
|
|||||||
- push
|
- push
|
||||||
|
|
||||||
- name: docker
|
- name: docker
|
||||||
image: thegeeklab/drone-docker-buildx
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
username:
|
username:
|
||||||
from_secret: docker_user
|
from_secret: docker_user
|
||||||
@@ -33,4 +33,3 @@ steps:
|
|||||||
repo:
|
repo:
|
||||||
from_secret: docker_repo
|
from_secret: docker_repo
|
||||||
tags: latest
|
tags: latest
|
||||||
platforms: linux/amd64,linux/arm64
|
|
||||||
|
Reference in New Issue
Block a user