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/"
|
||||
auto_tag: "false"
|
||||
build_args:
|
||||
- "IMAGE_VERSION=debian-${DEBIAN_VERSION}"
|
||||
- "IMAGE_VERSION=${DEBIAN_VERSION}"
|
||||
- "OTHERARG=foo"
|
||||
# default_tag: "debian-${DEBIAN_VERSION}"
|
||||
tags:
|
||||
|
|
Loading…
Add table
Reference in a new issue