push to gitea server instead of docker.io
All checks were successful
/ docker (push) Successful in 16s
All checks were successful
/ docker (push) Successful in 16s
This commit is contained in:
parent
371606685b
commit
0c170a9373
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ jobs:
|
|||
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # 5.1.0
|
||||
with:
|
||||
push: true
|
||||
tags: ${{ env.GITHUB_SERVER_URL }}/${{ env.GITHUB_REPOSITORY }}:latest
|
||||
tags: git.keine.cloud/${{ env.GITHUB_REPOSITORY }}:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue