summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index b81e5c8c..a2f489ed 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# (c) 2016 Enea Software AB
+# (c) 2017 Enea Software AB
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
@@ -37,6 +37,5 @@ if ! [ -z $LAB_CONFIG_URL ]; then
fi
fi
-unset SSH_KEY
cd upstream/fuel/ci
./deploy.sh $@