mirror of
https://github.com/thegeeklab/drone-admin.git
synced 2024-11-15 04:00:40 +00:00
debug ci
This commit is contained in:
parent
b33e9e7759
commit
0de586e5dd
@ -48,9 +48,11 @@ steps:
|
|||||||
|
|
||||||
- name: publish-quay
|
- name: publish-quay
|
||||||
image: docker.io/xoxys/drone-docker-buildx:debug
|
image: docker.io/xoxys/drone-docker-buildx:debug
|
||||||
|
pull: always
|
||||||
settings:
|
settings:
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
dockerfile: Dockerfile.multiarch
|
dockerfile:
|
||||||
|
from_secret: debug_string
|
||||||
log_level: debug
|
log_level: debug
|
||||||
platforms:
|
platforms:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
|
Loading…
Reference in New Issue
Block a user