diff options
-rwxr-xr-x | ci/deploy.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh index 179b168f..c1006f08 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -33,5 +33,6 @@ if ! [ -z $LAB_CONFIG_URL ]; then fi fi +unset SSH_KEY cd upstream/fuel/ci ./deploy.sh $@ |