Isolate builds, build when necessary #107

Merged
Jef Roosens merged 5 commits from build-system-upgrade into dev 2022-02-25 22:08:03 +01:00
Showing only changes of commit 732b53b6ce - Show all commits

View file

@ -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