debug(ci): registry check
Some checks failed
CI Pipeline / Build and Push Docker Image (push) Failing after 19s
Some checks failed
CI Pipeline / Build and Push Docker Image (push) Failing after 19s
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -35,6 +35,10 @@ jobs:
|
||||
fi
|
||||
shell: bash
|
||||
|
||||
- name: Debug Registry
|
||||
run: |
|
||||
echo "Registry is set to: $REGISTRY"
|
||||
|
||||
- name: Log in to Docker Registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user