mirror of
https://ak-git.vectorsigma.ru/terghalin/metalcheck.git
synced 2026-09-19 22:35:21 +09:00
debug(ci): registry check
This commit is contained in:
@@ -35,6 +35,10 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
- name: Debug Registry
|
||||||
|
run: |
|
||||||
|
echo "Registry is set to: $REGISTRY"
|
||||||
|
|
||||||
- name: Log in to Docker Registry
|
- name: Log in to Docker Registry
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user