Merge pull request #6949 from jcsirot/fix-pushbin-script-verbosity

Remove set -x to make this script less verbose
This commit is contained in:
Chris Crone 2019-10-09 12:04:24 +02:00 committed by GitHub
commit 8ebb1a6f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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}