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

This commit is contained in:
Ryan Voots 2023-09-29 10:28:07 -04:00
parent e3a1c86ea3
commit 53beddbe9c

View file

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