chore: added new tag in build with "latest"

This commit is contained in:
mrfzy 2024-10-19 11:41:03 +07:00
parent 8b643e6538
commit 7dea3810d1

View file

@ -35,4 +35,6 @@ jobs:
with:
context: .
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/springboot-petclinic-docker:${{ steps.semver.outputs.version }}
tags:
${{ secrets.DOCKER_USERNAME }}/springboot-petclinic-docker:${{ steps.semver.outputs.version }}
${{ secrets.DOCKER_USERNAME }}/springboot-petclinic-docker:latest