mirror of
https://github.com/docker/compose.git
synced 2026-09-01 07:11:06 +00:00
Test and build on 3.6 (replaces 3.4) ; dist 3.6-compiled binaries
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
8725385813
commit
a0f78539b6
18 changed files with 76 additions and 35 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
|
||||
curl -f -u$BINTRAY_USERNAME:$BINTRAY_API_KEY -X GET \
|
||||
https://api.bintray.com/repos/docker-compose/${CIRCLE_BRANCH}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue