Quote some things, since i think it isnt translating properly
All checks were successful
ci/woodpecker/push/base-os Pipeline was successful

This commit is contained in:
Ryan Voots 2023-09-30 10:05:34 -04:00
parent e1c2230900
commit 2a69c831df

View file

@ -10,13 +10,13 @@ steps:
environment:
IMAGE_VERSION: "${DEBIAN_VERSION}"
settings:
debug: true
repo: gitea.simcop2387.info/simcop2387/perl-os-base
dockerfile: os-base/Dockerfile
context: os-base/
auto_tag: false
debug: "true"
repo: "gitea.simcop2387.info/simcop2387/perl-os-base"
dockerfile: "os-base/Dockerfile"
context: "os-base/"
auto_tag: "false"
build_args_from_env: true
default_tag: debian-${DEBIAN_VERSION}
default_tag: "debian-${DEBIAN_VERSION}"
tags:
- "debian-${DEBIAN_VERSION}-${CI_PIPELINE_CREATED}"
logins: