We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0f5fc commit 993ab70Copy full SHA for 993ab70
taskcluster/docker/run-task/system-setup.sh
@@ -7,6 +7,7 @@ test "$(whoami)" == 'root'
7
apt-get update
8
apt-get install -y --force-yes --no-install-recommends \
9
ca-certificates \
10
+ openssh-client \
11
python3 \
12
python3-pip \
13
python3-setuptools \
0 commit comments