debug circleci

Former-commit-id: 2dd4f13c63
This commit is contained in:
Leon 2017-03-20 18:58:48 +13:00
parent bacbe35835
commit 4f346965dd

View file

@ -1,4 +1,6 @@
#!/bin/bash
echo 'what is running now?'
docker ps
containerID=$(sudo docker ps | grep plugindevwp | grep -o -e '^\S*')