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:
|
steps:
|
||||||
build-os:
|
build-os:
|
||||||
image: woodpeckerci/plugin-docker-buildx:2
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
# image: gitea.simcop2387.info/simcop2387/test_env:latest
|
|
||||||
environment:
|
environment:
|
||||||
IMAGE_VERSION: "${DEBIAN_VERSION}"
|
IMAGE_VERSION: "${DEBIAN_VERSION}"
|
||||||
settings:
|
settings:
|
||||||
debug: "true"
|
debug: "true"
|
||||||
|
pull: true
|
||||||
repo: "gitea.simcop2387.info/simcop2387/perl-os-base"
|
repo: "gitea.simcop2387.info/simcop2387/perl-os-base"
|
||||||
dockerfile: "os-base/Dockerfile"
|
dockerfile: "os-base/Dockerfile"
|
||||||
context: "os-base/"
|
context: "os-base/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue