🔧 Use branch name
/ docker (push) Successful in 1m0s Details

This commit is contained in:
Maxim Lebedev 2023-11-03 23:52:48 +06:00
parent f2448a0142
commit 26366df529
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 1 additions and 1 deletions

View File

@ -41,4 +41,4 @@ jobs:
context: .
file: ./build/Dockerfile
push: true
tags: ${{ env.DOCKER_REGISTRY }}/${{ gitea.repository }}:${{ gitea.branch }}
tags: ${{ env.DOCKER_REGISTRY }}/${{ gitea.repository }}:${{ gitea.ref_name }}