parent
5a4cc432f3
commit
008f8d28e0
@ -15,8 +15,8 @@ jobs:
|
|||||||
uses: https://git.simonis.lol/actions/login@v2
|
uses: https://git.simonis.lol/actions/login@v2
|
||||||
with:
|
with:
|
||||||
registry: git.simonis.lol
|
registry: git.simonis.lol
|
||||||
username: ${{ secrets.DOCKER_USER }}
|
username: ${{ vars.DOCKER_USER }}
|
||||||
password: ${{ secrets.DOCKER_PW }}
|
password: ${{ vars.DOCKER_PW }}
|
||||||
- name: Build and Push
|
- name: Build and Push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user