瀏覽代碼

Remove set -x to make this script less verbose

Signed-off-by: Jean-Christophe Sirot <[email protected]>
Jean-Christophe Sirot 6 年之前
父節點
當前提交
37be2ad9cd
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      script/circle/bintray-deploy.sh

+ 0 - 2
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}