Trying out some stuff
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:16:59 +02:00
parent 260637f16c
commit f25a09cd78

View File

@ -17,8 +17,7 @@ jobs:
- name: "pwd"
run: |
"echo pwd"
"echo $(pwd)"
"echo ${whoami}"
"echo $SHELL"
"[ -e /var/run/docker.sock ] && echo exists || echo "doesn't exist""
- uses: docker/setup-buildx-action@v3
name: Setup docker buildx