This commit is contained in:
parent
f2251d464e
commit
bbbbf67ba5
2 changed files with 3 additions and 3 deletions
|
@ -64,6 +64,6 @@ jobs:
|
|||
- uses: actions/push-to-registry@v2
|
||||
if: ${{ inputs.push }}
|
||||
with:
|
||||
registry: "docker://${{ vars.REPOSITORY }}"
|
||||
registry: "docker://${{ vars.REGISTRY }}"
|
||||
image: treetrail-backend
|
||||
tags: latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue