Skip to content

Commit a72b652

Browse files
committed
revereted build back to false bec sbom scan is not happening
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
1 parent ad31f65 commit a72b652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)