Fix workflow

This commit is contained in:
Piotr Rogowski 2022-11-09 21:50:06 +01:00
parent 9326844381
commit 07fcf37f61
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: karniv001/hyper-tuner-cloud-backend:${{ GIT_TAG_NAME }}
tags: karniv001/hyper-tuner-cloud-backend:${{ steps.tagName.outputs.tag }}