test new tags

This commit is contained in:
Michael Schramm 2022-01-03 12:42:50 +01:00
parent f9ac50b737
commit ed2eed16d5

View File

@ -28,6 +28,13 @@ jobs:
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: ohmyform/ui
flavor: |
latest=true
tags: |
# minimal
type=semver,pattern={{major}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{version}}
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc