Fix up base build?
This commit is contained in:
parent
164b23a208
commit
305b3bbafc
1 changed files with 2 additions and 2 deletions
|
@ -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/"
|
||||
|
|
Loading…
Add table
Reference in a new issue