Merge branch 'feature/workflow' into dev
Some checks failed
Build Docker Image / Docker-Build (push) Failing after 2m43s

This commit is contained in:
2026-01-03 21:07:38 +01:00

View File

@@ -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 }}"