fix: fix CI building latest tag multiple times

master
Jan Christian Grünhage 6 years ago
parent 0830895f9c
commit 2dcb90d1b5
Signed by untrusted user who does not match committer: jcgruenhage
GPG Key ID: 6594C449C633D10C

@ -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…
Cancel
Save