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