This commit is contained in:
@ -17,7 +17,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
docker build -t file -f docker/docker-file/Dockerfile .
|
docker build -t file -f docker/docker-file/Dockerfile .
|
||||||
echo "The workflow is now ready to test your code on the runner.000"
|
echo "The workflow is now ready to test your code on the runner.000"
|
||||||
ls /workspace/docker/docker-file/
|
ls /workspace/docker
|
||||||
echo "The workflow is now ready to test your code on the runner.111"
|
echo "The workflow is now ready to test your code on the runner.111"
|
||||||
cd /workspace/docker/docker-file/
|
cd /workspace/docker/docker-file/
|
||||||
echo "The workflow is now ready to test your code on the runner.222"
|
echo "The workflow is now ready to test your code on the runner.222"
|
||||||
|
|||||||
Reference in New Issue
Block a user