mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Update docker_publish.yaml
Add $
This commit is contained in:
parent
b94c0b6d9b
commit
52ab8b8064
2
.github/workflows/docker_publish.yaml
vendored
2
.github/workflows/docker_publish.yaml
vendored
@ -30,4 +30,4 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
target: production
|
target: production
|
||||||
repository: inventree/inventree
|
repository: inventree/inventree
|
||||||
tags: inventree/inventree:{{ github.event.release.tag_name }}
|
tags: inventree/inventree:${{ github.event.release.tag_name }}
|
||||||
|
Loading…
Reference in New Issue
Block a user