fix(docker build): release_tag
This commit is contained in:
parent
35d52ada9e
commit
0f76b92d88
1 changed files with 1 additions and 1 deletions
|
@ -72,5 +72,5 @@ jobs:
|
|||
push: true
|
||||
cleanup: true
|
||||
tags: |
|
||||
${{ secrets.DOCKER_USER }}/docker-owndyndns-netcup:$release_tag
|
||||
${{ secrets.DOCKER_USER }}/docker-owndyndns-netcup:${{needs.release_tag.outputs.release}}
|
||||
${{ secrets.DOCKER_USER }}/docker-owndyndns-netcup:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue