1
0
mirror of https://github.com/golang/go synced 2024-10-01 08:38:47 -06:00
go/dashboard/env/linux-x86-nacl
Brad Fitzpatrick 551edbff13 dashboard: more environment cleanups
sid was trying to use hg still.

And remove curl everywhere (except nacl). It's unnecessary.

Change-Id: I2a235d83b2bc7cf599c8de5796c724d8f368348e
Reviewed-on: https://go-review.googlesource.com/1368
Reviewed-by: David Symonds <dsymonds@golang.org>
2014-12-12 05:59:31 +00:00
..
scripts dashboard: more environment cleanups 2014-12-12 05:59:31 +00:00
build-command.pl dashboard/env: add nacl-386 and nacl-amd64p32 builders 2014-08-27 00:10:16 -07:00
Dockerfile dashboard: update Linux clang, nacl, and sid builders 2014-12-12 05:39:18 +00:00
Makefile dashboard: update Linux clang, nacl, and sid builders 2014-12-12 05:39:18 +00:00
README dashboard/env: add nacl-386 and nacl-amd64p32 builders 2014-08-27 00:10:16 -07:00

$ export BUILD=nacl-amd64p32-temp
$ export BUILDREV=59b1bb4bf045 
$ docker run \
     -v $HOME/keys/$BUILD.buildkey:/.gobuildkey \
     gobuilders/linux-x86-nacl \
     /usr/local/bin/builder -rev=$BUILDREV -buildroot=/ -v -cmd=/usr/local/bin/build-command.pl $BUILD