parent
72eda7de0f
commit
aad75421a2
1 changed files with 3 additions and 1 deletions
|
@ -7,9 +7,11 @@ steps:
|
||||||
build-os:
|
build-os:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
|
debug: 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
|
||||||
build_arg:
|
context: os-base/
|
||||||
|
build_args:
|
||||||
IMAGE_VERSION: "debian-${DEBIAN_VERSION}"
|
IMAGE_VERSION: "debian-${DEBIAN_VERSION}"
|
||||||
tags:
|
tags:
|
||||||
- debian-${DEBIAN_VERSION}-${CI_PIPELINE_CREATED}
|
- debian-${DEBIAN_VERSION}-${CI_PIPELINE_CREATED}
|
||||||
|
|
Loading…
Add table
Reference in a new issue