Enable image squash
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2021-09-22 09:59:21 +02:00
parent 9d031ea9f9
commit 187d71cb5b

View File

@ -24,6 +24,8 @@ steps:
repo: nemunaire/youp0m repo: nemunaire/youp0m
auto_tag: true auto_tag: true
auto_tag_suffix: ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH} auto_tag_suffix: ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
experimental: true
squash: true
username: username:
from_secret: docker_username from_secret: docker_username
password: password:
@ -55,6 +57,8 @@ steps:
repo: nemunaire/youp0m repo: nemunaire/youp0m
auto_tag: true auto_tag: true
auto_tag_suffix: ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH} auto_tag_suffix: ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
experimental: true
squash: true
username: username:
from_secret: docker_username from_secret: docker_username
password: password:
@ -86,6 +90,8 @@ steps:
repo: nemunaire/youp0m repo: nemunaire/youp0m
auto_tag: true auto_tag: true
auto_tag_suffix: ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH} auto_tag_suffix: ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
experimental: true
squash: true
username: username:
from_secret: docker_username from_secret: docker_username
password: password: