The deploycsw script was swallowing errors from its child gulp
task. This was causing the concourse task to complete succesfully
even though the The expect script was only used to accept the SSH host keys from
the bastion and dev hosts. I have changed the gulp task to auto-add
the ssh hostkey-fingerprints from bastion and dev host.
The
deploycsw
script was swallowing errors from its childgulp
task. This was causing the concourse task to complete succesfully even though the The expect script was only used to accept the SSH host keys from the bastion and dev hosts. I have changed thegulp
task to auto-add the ssh hostkey-fingerprints from bastion and dev host.