Update registry and containers for CI
This commit is contained in:
parent
259f881815
commit
5c27a26e78
7 changed files with 13 additions and 12 deletions
|
@ -98,6 +98,6 @@ jobs:
|
|||
if: fromJSON(steps.builder.outputs.run)
|
||||
uses: actions/push-to-registry@v2
|
||||
with:
|
||||
registry: "docker://${{ vars.REGISTRY }}"
|
||||
registry: "docker://${{ vars.REGISTRY }}/${{ vars.ORGANISATION }}"
|
||||
image: treetrail-backend
|
||||
tags: ${{ steps.version.outputs.version }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue