debug
Some checks failed
/ docker (push) Failing after 47s

This commit is contained in:
Oliver Lippert 2024-10-12 09:06:50 +02:00
parent 3fa55e03bc
commit b1c914b925
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -15,6 +15,7 @@ jobs:
- name: debug - name: debug
shell: bash shell: bash
run: | run: |
echo "env from config: $A_TEST_ENV_NAME_1:"
echo "docker host: $DOCKER_HOST" echo "docker host: $DOCKER_HOST"
- name: Login - name: Login