Skip to content

Commit b004c98

Browse files
committed
setting build to true
Signed-off-by: nikhil2611 <[email protected]>
1 parent c9bc84d commit b004c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-main-pull-request-stub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
polaris-executable-detect-path: 'path/to/detect'
6666

6767
# perform application build and unit testing, will use custom repository properties when implemented for chef-primary-application, chef-build-profile, and chef-build-language
68-
build: false
68+
build: true
6969
# ga-build-profile: $chef-ga-build-profile
7070
# language: $chef-ga-build-language # this will be removed from stub as autodetected in central GA
7171
unit-tests: false

0 commit comments

Comments
 (0)