Skip to content

Commit

Permalink
Change build options
Browse files Browse the repository at this point in the history
  • Loading branch information
xumia committed Feb 17, 2023
1 parent 6873e5b commit 0cb2a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-Official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ stages:
jobs:
- template: azure-pipelines-build.yml
parameters:
buildOptions: 'SONIC_CONFIG_BUILD_JOBS=1 SONIC_VERSION_CONTROL_COMPONENTS=deb,py2,py3,web'
buildOptions: 'USERNAME=admin SONIC_BUILD_JOBS=$(nproc)'
postSteps:
- script: |
make freeze
Expand Down

0 comments on commit 0cb2a83

Please sign in to comment.