WIP proxy #3

Open
garbelo wants to merge 65 commits from proxy into main
Showing only changes of commit 083e398f5d - Show all commits

View File

@@ -28,7 +28,7 @@ jobs:
- name: Login to Registry - name: Login to Registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with:
url: git.beyondcx.org registry: git.beyondcx.org
username: ${{ secrets.REGISTRY_USER }} username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGISTRY_PWD }} password: ${{ secrets.REGISTRY_PWD }}