Trying out some stuff
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 6s
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 6s
This commit is contained in:
parent
260637f16c
commit
f25a09cd78
|
@ -17,8 +17,7 @@ jobs:
|
||||||
- name: "pwd"
|
- name: "pwd"
|
||||||
run: |
|
run: |
|
||||||
"echo pwd"
|
"echo pwd"
|
||||||
"echo $(pwd)"
|
"echo $SHELL"
|
||||||
"echo ${whoami}"
|
|
||||||
"[ -e /var/run/docker.sock ] && echo exists || echo "doesn't exist""
|
"[ -e /var/run/docker.sock ] && echo exists || echo "doesn't exist""
|
||||||
- uses: docker/setup-buildx-action@v3
|
- uses: docker/setup-buildx-action@v3
|
||||||
name: Setup docker buildx
|
name: Setup docker buildx
|
||||||
|
|
Loading…
Reference in New Issue
Block a user