We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c13ee commit 25cf1adCopy full SHA for 25cf1ad
.azure-pipelines/official-build.yml
@@ -27,10 +27,3 @@ stages:
27
parameters:
28
buildOptions: 'USERNAME=admin SONIC_BUILD_JOBS=$(nproc) ${{ variables.VERSION_CONTROL_OPTIONS }}'
29
jobFilters: none
30
- postSteps:
31
- - script: |
32
- make freeze
33
- git status files/build/versions
34
- git add files/build/versions
35
- git diff HEAD files/build/versions
36
- displayName: "Show git diff"
0 commit comments