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
|
push: true
|
||||||
cleanup: true
|
cleanup: true
|
||||||
tags: |
|
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
|
${{ secrets.DOCKER_USER }}/docker-owndyndns-netcup:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue