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:19:17 +02:00
parent fa2bd5788c
commit cc36b83c0c

View File

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