diff --git a/.woodpecker/.base-os.yml b/.woodpecker/.base-os.yml index 938a4d3..486d18b 100644 --- a/.woodpecker/.base-os.yml +++ b/.woodpecker/.base-os.yml @@ -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: