We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b14ec5 commit 284888fCopy full SHA for 284888f
ci/commit-lockfile.sh
@@ -1,5 +1,10 @@
1
#!/bin/bash
2
3
+echo "What is going on ?"
4
+
5
+git status
6
+ls -lah
7
8
if [[ $TRAVIS_PULL_REQUEST_BRANCH != *"greenkeeper"* ]]; then
9
exit 0
10
fi
0 commit comments