This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
with:
|
||||
url: git.beyondcx.org
|
||||
username: ${{ secrets.REGISTRY_USER }}
|
||||
password: ${{ secrets.REGITRY_PWD }}
|
||||
password: ${{ secrets.REGISTRY_PWD }}
|
||||
|
||||
- name: Echo the Tag
|
||||
run: echo "Tag ${{ env.DOCKER_ORG }}/beyondcx:${{ env.BRANCH_NAME }}"
|
||||
|
||||
Reference in New Issue
Block a user