mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Running the build image will now execute release.sh automatically.
This commit is contained in:
@@ -34,3 +34,4 @@ run PKG=code.google.com/p/go.net/ REV=84a4013f96e0; hg clone http://$PKG /go/s
|
||||
add . /go/src/github.com/dotcloud/docker
|
||||
# Build the binary
|
||||
run cd /go/src/github.com/dotcloud/docker && ./make.sh
|
||||
cmd cd /go/src/github.com/dotcloud/docker && ./release.sh
|
||||
|
||||
Reference in New Issue
Block a user