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
Compare and
84 files
+ 539
154
Compare changes
  • Side-by-side
  • Inline
Files
84
@@ -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