Skip to content

Commit

Permalink
skip azure pipelines when build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
novikov82 committed Aug 3, 2023
1 parent 6aea5c9 commit 0ec0410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@ jobs:
git pull origin master
git fetch --tags --force
git add surveyjs.io/App_Data/DocsLibrary
git commit -m "updated survey-library docs"
git commit -m "updated survey-library docs [azurepipelines skip]"
git pull origin master
git push origin master
displayName: "git surveyjs/service push updated docs"
Expand Down

0 comments on commit 0ec0410

Please sign in to comment.