mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Don't leak circle API auth info
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
234e8d5d05
commit
b9939c97e5
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user