Skip to content

Commit 25cf1ad

Browse files
fix
1 parent 12c13ee commit 25cf1ad

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.azure-pipelines/official-build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,3 @@ stages:
2727
parameters:
2828
buildOptions: 'USERNAME=admin SONIC_BUILD_JOBS=$(nproc) ${{ variables.VERSION_CONTROL_OPTIONS }}'
2929
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

Comments
 (0)