Take sH out
Some checks failed
Some checks failed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
docker build -t myapp:latest -f .ci/dolphin/Dockerfile .
|
||||
docker build -t myapp:latest -f ./.ci/dolphin/Dockerfile .
|
||||
docker run -v $PWD:/workdir myapp:latest /bin/bash -c ' \
|
||||
export PATH="$DEVKITPPC/bin:$PATH" && \
|
||||
ls -l && \
|
||||
|
||||
Reference in New Issue
Block a user