Fix up base build?

This commit is contained in:
Ryan Voots 2024-12-03 16:28:16 -05:00
parent 164b23a208
commit 305b3bbafc

View file

@ -5,12 +5,12 @@ matrix:
steps:
build-os:
image: woodpeckerci/plugin-docker-buildx:2
# image: gitea.simcop2387.info/simcop2387/test_env:latest
image: woodpeckerci/plugin-docker-buildx
environment:
IMAGE_VERSION: "${DEBIAN_VERSION}"
settings:
debug: "true"
pull: true
repo: "gitea.simcop2387.info/simcop2387/perl-os-base"
dockerfile: "os-base/Dockerfile"
context: "os-base/"