mirror of
https://ak-git.vectorsigma.ru/terghalin/metalcheck.git
synced 2026-02-21 18:40:31 +09:00
debug(ci): registry check
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