parent
72eda7de0f
commit
aad75421a2
1 changed files with 3 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue