.github/workflows/publish.yml aktualisiert
Some checks failed
Publish / publish (push) Failing after 9h0m34s
Some checks failed
Publish / publish (push) Failing after 9h0m34s
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -18,5 +18,5 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
image: ${{ github.repository_owner }}/gitea-runner-windows
|
||||
tags: ${{ github.ref_name }}, latest
|
||||
registry: ghcr.io
|
||||
registry: ${{ env.GITEA_REGISTRY_HOST }}
|
||||
buildArgs: SERVERCORE_VERSION="ltsc2022",RUNNER_VERSION="${{ github.ref_name }}"
|
||||
|
||||
Reference in New Issue
Block a user