rust/src/ci/docker
Alex Crichton 0618580235 travis: Pass --release-channel=nightly on deploy
This commit passes the `--release-channel=nightly` flag to all images which have
the `DEPLOY` flag set. This means that we'll name artifacts and the compiler
appropriately.

This reworks a bit how arguments are passed, but for now doesn't change what's
already being passed. Eventually we'll want to avoid enabling debug assertions
and llvm assertions for *all* releases, but I figure we can tackle that a little
bit more down the road.
2017-01-16 22:26:21 -08:00
..
arm-android travis: Expand dist builder coverage 2017-01-15 10:14:43 -08:00
cross travis: Expand dist builder coverage 2017-01-15 10:14:43 -08:00
dist-arm-linux travis: Expand dist builder coverage 2017-01-15 10:14:43 -08:00
dist-armv7-aarch64-linux travis: Expand dist builder coverage 2017-01-15 10:14:43 -08:00
dist-freebsd travis: Expand dist builder coverage 2017-01-15 10:14:43 -08:00
dist-mips-linux travis: Expand dist builder coverage 2017-01-15 10:14:43 -08:00
dist-mips64-linux travis: Expand dist builder coverage 2017-01-15 10:14:43 -08:00
dist-powerpc-linux travis: Expand dist builder coverage 2017-01-15 10:14:43 -08:00
dist-powerpc64-linux travis: Expand dist builder coverage 2017-01-15 10:14:43 -08:00
dist-s390x-linux-netbsd travis: Mirror some NetBSD artifacts 2017-01-16 10:06:54 -08:00
i686-gnu travis: Start uploading artifacts on commits 2017-01-12 15:29:04 -08:00
i686-gnu-nopt travis: Remove extraneous /tmp/obj dirs 2016-12-26 23:04:39 -08:00
x86_64-gnu travis: Start uploading artifacts on commits 2017-01-12 15:29:04 -08:00
x86_64-gnu-aux Merge branch 'aux-tests' of https://github.com/alexcrichton/rust into rollup 2016-12-29 17:29:32 -08:00
x86_64-gnu-debug travis: Start uploading artifacts on commits 2017-01-12 15:29:04 -08:00
x86_64-gnu-distcheck travis: Start uploading artifacts on commits 2017-01-12 15:29:04 -08:00
x86_64-gnu-full-bootstrap travis: Start uploading artifacts on commits 2017-01-12 15:29:04 -08:00
x86_64-gnu-llvm-3.7 travis: Remove extraneous /tmp/obj dirs 2016-12-26 23:04:39 -08:00
x86_64-gnu-make travis: Remove extraneous /tmp/obj dirs 2016-12-26 23:04:39 -08:00
x86_64-gnu-nopt travis: Remove extraneous /tmp/obj dirs 2016-12-26 23:04:39 -08:00
x86_64-musl travis: Start uploading artifacts on commits 2017-01-12 15:29:04 -08:00
run.sh travis: Pass --release-channel=nightly on deploy 2017-01-16 22:26:21 -08:00