Sync server name change
Some checks failed
OpenClimb Docker Deploy / build-and-push (pull_request) Has been cancelled
Some checks failed
OpenClimb Docker Deploy / build-and-push (pull_request) Has been cancelled
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -39,5 +39,5 @@ jobs:
|
|||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
${{ secrets.REPO_HOST }}/${{ github.repository_owner }}/openclimb-sync-server:${{ github.sha }}
|
${{ secrets.REPO_HOST }}/${{ github.repository_owner }}/openclimb-sync:${{ github.sha }}
|
||||||
${{ secrets.REPO_HOST }}/${{ github.repository_owner }}/openclimb-sync-server:latest
|
${{ secrets.REPO_HOST }}/${{ github.repository_owner }}/openclimb-sync:latest
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user