test
All checks were successful
build / build (push) Successful in 4m46s

This commit is contained in:
Constantin Simonis 2024-12-19 14:00:06 +01:00
parent 348c404c89
commit 2ad634693d
Signed by: csimonis
GPG Key ID: 3878FF77C24AF4D2

View File

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