From b082a83cafc872ea19d9792644c012b5f9b13974 Mon Sep 17 00:00:00 2001 From: Till Höppner Date: Thu, 25 Feb 2016 19:19:57 +0100 Subject: Switch CI from nightly to 1.6 Switch to old version detection --- ci/before_deploy.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'ci/before_deploy.sh') diff --git a/ci/before_deploy.sh b/ci/before_deploy.sh index 233ae9e..6493f96 100644 --- a/ci/before_deploy.sh +++ b/ci/before_deploy.sh @@ -5,7 +5,6 @@ set -ex # create a "staging" directory mkdir staging -# TODO update this part to copy the artifacts that make sense for your project # NOTE All Cargo build artifacts will be under the 'target/$TARGET/{debug,release}' cp target/$TARGET/release/ilc* staging -- cgit v1.2.3