Fix docker release again

This commit is contained in:
Piotr Rogowski 2022-11-09 21:48:20 +01:00
parent 52d0b6aa18
commit 9326844381
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:${{ GIT_TAG_NAME }}