try gitea action
All checks were successful
/ build (push) Successful in 38s

This commit is contained in:
2024-07-30 21:40:33 +02:00
parent 00f14787d3
commit 17e2cb3f0a

View File

@ -23,5 +23,6 @@ jobs:
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
- uses: docker/build-push-action@v6
with:
context: .
push: true
tags: ${{ vars.CONTAINER_REGISTRY_URL }}/${{ gitea.repository }}:latest