CI: Add debug to docker push
continuous-integration/drone/push Build is failing Details

This commit is contained in:
nemunaire 2022-03-16 13:22:19 +01:00
parent ee5271af26
commit 9d0acee0a8
1 changed files with 2 additions and 0 deletions

View File

@ -358,6 +358,7 @@ steps:
settings:
registry: registry.happydomain.org
repo: registry.happydomain.org/happydomain
debug: true
auto_tag: true
auto_tag_suffix: ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
dockerfile: Dockerfile-builded
@ -595,6 +596,7 @@ steps:
repo: registry.happydomain.org/happydomain
auto_tag: true
auto_tag_suffix: ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
debug: true
dockerfile: Dockerfile-builded
username:
from_secret: docker_username