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