forked from vieter-v/vieter
Forgot to uncomment line
parent
a7cb08f93d
commit
732b53b6ce
|
@ -120,7 +120,7 @@ fn build() ? {
|
||||||
time.sleep(5000000000)
|
time.sleep(5000000000)
|
||||||
}
|
}
|
||||||
|
|
||||||
// docker.remove_container(id) ?
|
docker.remove_container(id) ?
|
||||||
}
|
}
|
||||||
|
|
||||||
// Finally, we remove the builder image
|
// Finally, we remove the builder image
|
||||||
|
|
Loading…
Reference in New Issue