push to gitea server instead of docker.io
All checks were successful
/ docker (push) Successful in 16s

This commit is contained in:
Oliver Lippert 2024-01-20 21:34:12 +01:00
parent 371606685b
commit 0c170a9373
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -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