cerbero ci: Don't expand the ssh private key
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 17 Sep 2020 16:21:49 +0000 (21:51 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Thu, 17 Sep 2020 17:48:30 +0000 (23:18 +0530)
commitf24e7b721af338094dc2ced17d9fbcf0da4934a6
tree156e168a2a2ada0b97d99a8a39f28c77c888529e
parentbdbec90a4939d5c31f800cc9f07646c820a7bd76
cerbero ci: Don't expand the ssh private key

Because of set -x we were printing the key into the CI logs:
https://gitlab.freedesktop.org/gstreamer/cerbero/-/jobs/4572836#L797

Don't ever expand the variable in shell.
gitlab/cerbero_setup.sh