change pipeline actions
All checks were successful
build / build (push) Successful in 31s

This commit is contained in:
2025-01-21 19:35:29 +01:00
parent 4326b9dc58
commit 2ea4694b08

View File

@ -4,8 +4,8 @@ jobs:
build:
runs-on: remote
steps:
- uses: actions/checkout@v4
- uses: docker/login-action@v1
- uses: https://git.simonis.lol/actions/checkout@v4
- uses: https://git.simonis.lol/actions/login@v1
with:
registry: git.simonis.lol
username: ${{ vars.DOCKER_USER }}