Don't leak circle API auth info

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2018-01-25 18:10:56 -08:00
parent 234e8d5d05
commit b9939c97e5

View File

@ -74,7 +74,7 @@ jobs:
\"build_parameters\": {\
\"COMPOSE_BRANCH\": \"${CIRCLE_BRANCH}\"\
}\
}" https://circleci.com/api/v1.1/project/github/docker/compose-osx-release
}" https://circleci.com/api/v1.1/project/github/docker/compose-osx-release > /dev/null
workflows: