Skip to content
Snippets Groups Projects

Resolve "Investigate GitLab-CI services don't reach each other"

2 files
+ 4
3
Compare changes
  • Side-by-side
  • Inline
Files
2
#!/bin/sh
echo "Starting controller later"
sleep 20
echo "Starting controller now"
#echo "Starting controller later"
#sleep 20
#echo "Starting controller now"
./gosdn
Loading