From b700ead95231e8b0d8a0086a5163edd1a5d56a70 Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Fri, 29 Sep 2023 10:13:09 -0400 Subject: [PATCH] what? [ALL] --- .woodpecker/.base-os.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.woodpecker/.base-os.yml b/.woodpecker/.base-os.yml index c166409..b9e6986 100644 --- a/.woodpecker/.base-os.yml +++ b/.woodpecker/.base-os.yml @@ -19,11 +19,10 @@ steps: - event: manual image: woodpeckerci/plugin-docker-buildx settings: - repo: gitea.simcop2387.info/simcop2387/perl-os-base build_args: - VERSION: debian-${DEBIAN_VERSION} + VERSION: "debian-${DEBIAN_VERSION}" + repo: gitea.simcop2387.info/simcop2387/perl-os-base dockerfile: os-base/Dockerfile - auto_tag: false tags: - debian-${DEBIAN_VERSION}-${CI_PIPELINE_CREATED} - debian-${DEBIAN_VERSION}