Add cache to other pipelines #36
@ -23,7 +23,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
- name: Login to Docker.io Registry
|
- name: Login to Docker.io Registry
|
||||||
uses: https://git.kjan.de/actions/login-action # v3
|
uses: https://git.kjan.de/actions/login-action@v3 # v3
|
||||||
with:
|
with:
|
||||||
registry: git.simonis.lol
|
registry: git.simonis.lol
|
||||||
username: ${{ vars.DOCKER_USER }}
|
username: ${{ vars.DOCKER_USER }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user