Skip to content
Snippets Groups Projects

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

1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
#!/bin/sh
sleep 15
echo "Starting controller later"
sleep 20
echo "Starting controller now"
./gosdn
Loading