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 0e8b85a commit 39b4390Copy full SHA for 39b4390
docker_build.sh
@@ -1,4 +1,3 @@
1
#!/usr/bin/env sh
2
-if [ "$TRAVIS_BRANCH" == "master" ]; then
3
curl -H "Content-Type: application/json" --data '{"build": true}' -X POST https://registry.hub.docker.com/u/jakewmeyer/spacex-api/trigger/5e92e617-8b11-489f-a269-36ab24a4d7a5/;
4
-fi
+
0 commit comments