add server
This commit is contained in:
parent
fb069b1946
commit
213de8bc4f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deployment.yml
vendored
2
.github/workflows/deployment.yml
vendored
|
|
@ -25,4 +25,4 @@ jobs:
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: rusty-hearts/api:latest
|
tags: git.palko.ca/${{ env.GITHUB_REPOSITORY_OWNER }}/api:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue