mirror of
https://github.com/docker/compose.git
synced 2025-07-22 21:24:38 +02:00
Remove set -x to make this script less verbose
Signed-off-by: Jean-Christophe Sirot <jean-christophe.sirot@docker.com>
This commit is contained in:
parent
6fe35498a5
commit
37be2ad9cd
@ -1,7 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -x
|
|
||||||
|
|
||||||
curl -f -u$BINTRAY_USERNAME:$BINTRAY_API_KEY -X GET \
|
curl -f -u$BINTRAY_USERNAME:$BINTRAY_API_KEY -X GET \
|
||||||
https://api.bintray.com/repos/docker-compose/${CIRCLE_BRANCH}
|
https://api.bintray.com/repos/docker-compose/${CIRCLE_BRANCH}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user