There was an error while loading. Please reload this page.
1 parent 7e892dd commit 69bb1d1Copy full SHA for 69bb1d1
1 file changed
runners/s390x-runners-generator.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+export RUNNER_ALLOW_RUNASROOT=1
4
+
5
while !(ping -q -c 1 -W 1 google.com >/dev/null)
6
do
7
echo "waiting for internet connectivity..."
0 commit comments