parent
412eaaf681
commit
e95af5c4aa
1 changed files with 2 additions and 2 deletions
|
@ -14,9 +14,9 @@ steps:
|
||||||
auto_tag: false
|
auto_tag: false
|
||||||
default_tag: debian-${DEBIAN_VERSION}
|
default_tag: debian-${DEBIAN_VERSION}
|
||||||
build_args:
|
build_args:
|
||||||
- IMAGE_VERSION=$DEBIAN_VERSION
|
- IMAGE_VERSION: ${DEBIAN_VERSION}
|
||||||
tags:
|
tags:
|
||||||
- debian-${DEBIAN_VERSION}-${CI_PIPELINE_CREATED}
|
- "debian-${DEBIAN_VERSION}-${CI_PIPELINE_CREATED}"
|
||||||
logins:
|
logins:
|
||||||
- registry: https://gitea.simcop2387.info/
|
- registry: https://gitea.simcop2387.info/
|
||||||
username: simcop2387
|
username: simcop2387
|
||||||
|
|
Loading…
Add table
Reference in a new issue