This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
password: ${{ secrets.REGITRY_PWD }}
|
||||
|
||||
- name: Echo the Tag
|
||||
run: echo "Tag: ${{ env.DOCKER_ORG }}/beyondcx:${BRANCH_NAME} }}"
|
||||
run: echo "Tag ${{ env.DOCKER_ORG }}/beyondcx:${{ env.BRANCH_NAME }}"
|
||||
|
||||
- name: Build
|
||||
uses: docker/build-push-action@v3
|
||||
|
||||
Reference in New Issue
Block a user