forked from jcgruenhage/docker-caddy
fix: fix CI building latest tag multiple times
This commit is contained in:
parent
0830895f9c
commit
2dcb90d1b5
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ pipeline:
|
|||
registry: docker.jcg.re
|
||||
secrets: [docker_username, docker_password ]
|
||||
tags: latest
|
||||
when:
|
||||
matrix:
|
||||
CADDY_VERSION: v0.10.10
|
||||
|
||||
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue