No need to include branch name
This commit is contained in:
parent
2335a43e46
commit
f58bfc1477
@ -46,8 +46,8 @@ jobs:
|
||||
build-args: |
|
||||
BUILD_IDENTIFIER=${{ steps.vars.outputs.short_sha }}
|
||||
tags: |
|
||||
gitea.spilum.net/spilum.net/mtf-nlp:${{ github.ref_name }}-${{ steps.vars.outputs.short_sha }}
|
||||
gitea.spilum.net/spilum.net/mtf-nlp:${{ github.ref_name }}-latest
|
||||
gitea.spilum.net/spilum.net/mtf-nlp:${{ steps.vars.outputs.short_sha }}
|
||||
gitea.spilum.net/spilum.net/mtf-nlp:latest
|
||||
|
||||
- name: Log out from registry
|
||||
if: always()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user