update image name for DEPLOY_ALT

This commit is contained in:
Tim Neumann 2017-04-04 18:14:14 +02:00
parent dd7fc23a21
commit b012adc354
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ matrix:
# turned on, they're deployed to a different location primarily for projects
# which are stuck on nightly and don't want llvm assertions in the artifacts
# that they use.
- env: IMAGE=dist-x86-linux DEPLOY_ALT=1
- env: IMAGE=dist-x86_64-linux DEPLOY_ALT=1
- env: >
RUST_CHECK_TARGET=dist
RUST_CONFIGURE_ARGS="--enable-extended"