Skip to content
Snippets Groups Projects

Migration in monorepo

Merged Ghost User requested to merge istaester/init-monorepo into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -34,4 +34,4 @@ container: build
clean:
$(GOCLEAN)
rm -f $(BINARY_NAME)
rm -rf $(BUILD_ARTIFACTS_PATH)
Loading