WIP proxy #3

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

View File

@@ -30,7 +30,7 @@ jobs:
with: with:
url: git.beyondcx.org url: git.beyondcx.org
username: ${{ secrets.REGISTRY_USER }} username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGITRY_PWD }} password: ${{ secrets.REGISTRY_PWD }}
- name: Echo the Tag - name: Echo the Tag
run: echo "Tag ${{ env.DOCKER_ORG }}/beyondcx:${{ env.BRANCH_NAME }}" run: echo "Tag ${{ env.DOCKER_ORG }}/beyondcx:${{ env.BRANCH_NAME }}"