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 }}
|
||||
|
||||
- name: Re-tag the most recent image
|
||||
- run: |
|
||||
run: |
|
||||
REGISTRY="${{ secrets.REGISTRY_PATH }}"
|
||||
REPO="umbrella"
|
||||
USER="${{ secrets.DOCKER_USERNAME }}"
|
||||
|
||||
Reference in New Issue
Block a user