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"
|
||||
tags:
|
||||
- "${ALPINE_VERSION}"
|
||||
- "latest"
|
||||
build_args:
|
||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
||||
|
|
Loading…
Reference in a new issue