This commit is contained in:
Jack Henschel
2021-11-28 10:51:38 +01:00
parent 7ca383e461
commit ddef75c29c

View File

@@ -29,7 +29,8 @@ jobs:
images: | images: |
docker.io/martialblog/limesurvey docker.io/martialblog/limesurvey
tags: | tags: |
type=semver,pattern={{raw}},suffix=-apache type=match,pattern=(.+),group=1
type=semver,pattern={{major}},suffix=-apache type=match,pattern=^(\d+),group=1
flavor: | flavor: |
latest=false latest=false
suffix=-apache