updated release updates
This commit is contained in:
parent
6203c18954
commit
ccba123dd6
2 changed files with 13 additions and 0 deletions
|
@ -15,6 +15,7 @@ pipeline:
|
|||
dockerfile: contrib/docker/Dockerfile.apache
|
||||
tags:
|
||||
- ${VERSION}
|
||||
- release
|
||||
- latest
|
||||
when:
|
||||
branch: main
|
||||
|
@ -34,6 +35,7 @@ pipeline:
|
|||
dockerfile: contrib/docker/Dockerfile.apache
|
||||
tags:
|
||||
- ${VERSION}
|
||||
- release
|
||||
- latest
|
||||
when:
|
||||
branch: main
|
||||
|
|
Reference in a new issue