This commit is contained in:
@@ -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 }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user