Use correct image tag for os build
All checks were successful
ci/woodpecker/push/base-os Pipeline was successful
All checks were successful
ci/woodpecker/push/base-os Pipeline was successful
This commit is contained in:
parent
157df9d6ce
commit
8da431ceb2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ steps:
|
||||||
context: "os-base/"
|
context: "os-base/"
|
||||||
auto_tag: "false"
|
auto_tag: "false"
|
||||||
build_args:
|
build_args:
|
||||||
- "IMAGE_VERSION=debian-${DEBIAN_VERSION}"
|
- "IMAGE_VERSION=${DEBIAN_VERSION}"
|
||||||
- "OTHERARG=foo"
|
- "OTHERARG=foo"
|
||||||
# default_tag: "debian-${DEBIAN_VERSION}"
|
# default_tag: "debian-${DEBIAN_VERSION}"
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Reference in a new issue