reverted previous commit change

Signed-off-by: Namanl2001 <namanlakhwani@gmail.com>
This commit is contained in:
Namanl2001 2021-10-20 01:05:41 +05:30
parent c6e0564f53
commit d721796259
No known key found for this signature in database
GPG Key ID: 9A1A40EC006A1793

View File

@ -48,7 +48,7 @@ system_spec_name=${SYSTEM_SPEC_NAME:-}
extra_envs=${EXTRA_ENVS:-}
runtime_config=${RUNTIME_CONFIG:-}
ssh_user=${SSH_USER:-"${USER}"}
ssh_key=${SSH_KEY:-""}
ssh_key=${SSH_KEY:-}
# Parse the flags to pass to ginkgo
ginkgoflags=""