Skip to content
Snippets Groups Projects

New implementation of docker executors on CI server

Merged Wojciech Barcik requested to merge wb-new-docker-executor into develop
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -47,7 +47,6 @@ stop() {
fi
}
start() {
if [ "$HIVEMIND_PID" -gt 0 ]; then
Loading