1
0
forked from sites/cdn

change pipeline actions

This commit is contained in:
2025-01-21 19:35:51 +01:00
parent 5f3725b72a
commit efa3fa567b

View File

@ -4,8 +4,8 @@ jobs:
build: build:
runs-on: remote runs-on: remote
steps: steps:
- uses: actions/checkout@v4 - uses: https://git.simonis.lol/actions/checkout@v4
- uses: docker/login-action@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 }}