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"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user