Merge branch 'feature/workflow' into dev
Some checks failed
Build Docker Image / Docker-Build (push) Failing after 2m43s
Some checks failed
Build Docker Image / Docker-Build (push) Failing after 2m43s
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
password: ${{ secrets.REGISTRY_PASS }}
|
password: ${{ secrets.REGISTRY_PASS }}
|
||||||
|
|
||||||
- name: Re-tag the most recent image
|
- name: Re-tag the most recent image
|
||||||
- run: |
|
run: |
|
||||||
REGISTRY="${{ secrets.REGISTRY_PATH }}"
|
REGISTRY="${{ secrets.REGISTRY_PATH }}"
|
||||||
REPO="umbrella"
|
REPO="umbrella"
|
||||||
USER="${{ secrets.DOCKER_USERNAME }}"
|
USER="${{ secrets.DOCKER_USERNAME }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user