what? [ALL]
Some checks failed
ci/woodpecker/push/base-os Pipeline failed

This commit is contained in:
Ryan Voots 2023-09-29 10:13:09 -04:00
parent f12c34e15c
commit b700ead952

View file

@ -19,11 +19,10 @@ steps:
- event: manual - event: manual
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
settings: settings:
repo: gitea.simcop2387.info/simcop2387/perl-os-base
build_args: build_args:
VERSION: debian-${DEBIAN_VERSION} VERSION: "debian-${DEBIAN_VERSION}"
repo: gitea.simcop2387.info/simcop2387/perl-os-base
dockerfile: os-base/Dockerfile dockerfile: os-base/Dockerfile
auto_tag: false
tags: tags:
- debian-${DEBIAN_VERSION}-${CI_PIPELINE_CREATED} - debian-${DEBIAN_VERSION}-${CI_PIPELINE_CREATED}
- debian-${DEBIAN_VERSION} - debian-${DEBIAN_VERSION}