This commit is contained in:
@@ -6,6 +6,9 @@ steps:
|
||||
build-and-publish:
|
||||
image: banzaicloud/kaniko-plugin
|
||||
environment:
|
||||
KANIKO_FORCE: "true"
|
||||
# OU force le flag via une variable d'arguments
|
||||
ARG_FORCE: "--force"
|
||||
DOCKER_USERNAME:
|
||||
from_secret: registry_user
|
||||
DOCKER_PASSWORD:
|
||||
|
||||
Reference in New Issue
Block a user