BREAKING CHANGE: remove latest tag
it tags the last container being built
This commit is contained in:
parent
8a71b8fd34
commit
fa69d99341
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ steps:
|
||||||
repo: "gitea.nulo.in/sutty/CHANGEME"
|
repo: "gitea.nulo.in/sutty/CHANGEME"
|
||||||
tags:
|
tags:
|
||||||
- "${ALPINE_VERSION}"
|
- "${ALPINE_VERSION}"
|
||||||
- "latest"
|
|
||||||
build_args:
|
build_args:
|
||||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||||
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
||||||
|
|
Loading…
Reference in a new issue