This commit is contained in:
parent
f12c34e15c
commit
b700ead952
1 changed files with 2 additions and 3 deletions
|
@ -19,11 +19,10 @@ steps:
|
|||
- event: manual
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
repo: gitea.simcop2387.info/simcop2387/perl-os-base
|
||||
build_args:
|
||||
VERSION: debian-${DEBIAN_VERSION}
|
||||
VERSION: "debian-${DEBIAN_VERSION}"
|
||||
repo: gitea.simcop2387.info/simcop2387/perl-os-base
|
||||
dockerfile: os-base/Dockerfile
|
||||
auto_tag: false
|
||||
tags:
|
||||
- debian-${DEBIAN_VERSION}-${CI_PIPELINE_CREATED}
|
||||
- debian-${DEBIAN_VERSION}
|
||||
|
|
Loading…
Add table
Reference in a new issue