Update deploy-on-v2-commit.yml

This commit is contained in:
Anthony Stirling
2025-07-29 16:00:08 +01:00
committed by GitHub
parent dbe84f7e96
commit 989052b099

View File

@@ -100,7 +100,7 @@ jobs:
push: true
tags: |
${{ secrets.DOCKER_HUB_USERNAME }}/test:v2-frontend-${{ steps.commit-hashes.outputs.frontend_short }}
${{ secrets.DOCKER_HUB_USERNAME }}/test:v2-backend-latest
${{ secrets.DOCKER_HUB_USERNAME }}/test:v2-frontend-latest
build-args: VERSION_TAG=v2-alpha
platforms: linux/amd64