Enable :latest Tag for Apache Image (#115)

This commit is contained in:
Markus Opolka
2022-01-18 14:54:17 +01:00
committed by GitHub
parent 80a9ca9173
commit f2c65ebc44

View File

@@ -52,7 +52,7 @@ jobs:
type=match,pattern=(.+),group=1 type=match,pattern=(.+),group=1
type=match,pattern=^(\d+),group=1 type=match,pattern=^(\d+),group=1
flavor: | flavor: |
latest=false latest=true
suffix=-apache suffix=-apache
- name: 'Build and push latest Apache container images' - name: 'Build and push latest Apache container images'
uses: docker/build-push-action@v2 uses: docker/build-push-action@v2