Skip to content
Snippets Groups Projects

PIPELINE TESTING: Playing with shared/workspaces testing

Merged Charlotte Hausman requested to merge playing-with-shared-testing into 2.8.4-DEVELOPMENT
1 unresolved thread
Compare and Show latest version
65 files
+ 141
98
Compare changes
  • Side-by-side
  • Inline
Files
65
@@ -46,7 +46,7 @@ func main() {
if *v {
//TODO: fix version system for containers
log.Println("2.8.4.dev1")
log.Println("2.8.4.dev2")
os.Exit(0)
}
Loading