test
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 6s

This commit is contained in:
Konstantin Hintermayer 2024-07-04 23:18:29 +02:00
parent f25a09cd78
commit fa2bd5788c

View File

@ -16,7 +16,7 @@ jobs:
run: git checkout ${{ GITEA_REF }}
- name: "pwd"
run: |
"echo pwd"
"echo "pwd""
"echo $SHELL"
"[ -e /var/run/docker.sock ] && echo exists || echo "doesn't exist""
- uses: docker/setup-buildx-action@v3