Skip to content

Commit 38441c6

Browse files
Override the build quality determined by KoreBuild
1 parent f8f42a5 commit 38441c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

makefile.shade

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ var SAMPLES_PROJECT_GLOB='samples/misc/*/project.json'
77

88
use-standard-lifecycle
99
k-standard-goals
10+
11+
@{
12+
// The build quality values are set in each of the project.json files
13+
BuildQuality = "";
14+
}

0 commit comments

Comments
 (0)