parent
89a265d09b
commit
5a4cc432f3
@ -11,7 +11,12 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: https://git.simonis.lol/actions/checkout@v2
|
||||
|
||||
- name: Login
|
||||
uses: https://git.simonis.lol/actions/login@v2
|
||||
with:
|
||||
registry: git.simonis.lol
|
||||
username: ${{ secrets.DOCKER_USER }}
|
||||
password: ${{ secrets.DOCKER_PW }}
|
||||
- name: Build and Push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user