summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorJean-Christophe Sirot <jean-christophe.sirot@docker.com>2019-10-09 10:51:17 +0200
committerJean-Christophe Sirot <jean-christophe.sirot@docker.com>2019-10-09 10:51:17 +0200
commit37be2ad9cd54e61de07a43c14ca768b2d07da851 (patch)
tree8b0412973560f0894aa142e6da8b79d4bf321029 /script
parent6fe35498a562bcb1c3079676fc70a688d8cb0ed0 (diff)
Remove set -x to make this script less verbose
Signed-off-by: Jean-Christophe Sirot <jean-christophe.sirot@docker.com>
Diffstat (limited to 'script')
-rwxr-xr-xscript/circle/bintray-deploy.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/script/circle/bintray-deploy.sh b/script/circle/bintray-deploy.sh
index 8c8871aa..d508da36 100755
--- a/script/circle/bintray-deploy.sh
+++ b/script/circle/bintray-deploy.sh
@@ -1,7 +1,5 @@
#!/bin/bash
-set -x
-
curl -f -u$BINTRAY_USERNAME:$BINTRAY_API_KEY -X GET \
https://api.bintray.com/repos/docker-compose/${CIRCLE_BRANCH}