chore: add newer versions to build
This commit is contained in:
parent
0fb9fc8c60
commit
21b38bada3
1 changed files with 5 additions and 1 deletions
|
@ -15,11 +15,15 @@ pipeline:
|
|||
tags: latest
|
||||
when:
|
||||
matrix:
|
||||
CADDY_VERSION: v0.10.10
|
||||
CADDY_VERSION: v0.11.0
|
||||
|
||||
|
||||
matrix:
|
||||
CADDY_VERSION:
|
||||
- v0.11.0
|
||||
- v0.10.14
|
||||
- v0.10.12
|
||||
- v0.10.11
|
||||
- v0.10.10
|
||||
- v0.10.9
|
||||
- v0.10.8
|
||||
|
|
Loading…
Reference in a new issue