sldkj
parent
636d0c24ec
commit
b16f041d27
|
|
@ -30,8 +30,8 @@ jobs:
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: gitea.bv.stef.lan
|
registry: gitea.bv.stef.lan
|
||||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
username: stef
|
||||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
password: stef
|
||||||
|
|
||||||
- name: Build and push image
|
- name: Build and push image
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue