Test switch to gitea checkout
All checks were successful
pipeline / build-and-push-images (push) Successful in 1m55s
pipeline / deploy (push) Successful in 36s

This commit is contained in:
2025-01-14 01:22:44 +01:00
parent 5d024f4da9
commit dca92f83b6

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: https://gitea.com/actions/checkout@v4
- name: Log in to container registry
uses: docker/login-action@v3