?
Some checks failed
ci/woodpecker/push/base-os Pipeline failed

This commit is contained in:
Ryan Voots 2023-09-29 11:14:44 -04:00
parent 72eda7de0f
commit aad75421a2

View file

@ -7,9 +7,11 @@ steps:
build-os:
image: woodpeckerci/plugin-docker-buildx
settings:
debug: true
repo: gitea.simcop2387.info/simcop2387/perl-os-base
dockerfile: os-base/Dockerfile
build_arg:
context: os-base/
build_args:
IMAGE_VERSION: "debian-${DEBIAN_VERSION}"
tags:
- debian-${DEBIAN_VERSION}-${CI_PIPELINE_CREATED}