Skip to content

Commit

Permalink
test calling the pipeline multiple times
Browse files Browse the repository at this point in the history
  • Loading branch information
epassaro committed Feb 22, 2022
1 parent 2b9b8af commit 506ee88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/update-refdata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- bash: |
cd $(refdata.dir)
git remote add fork https://$(bot_token)@github.com/tardis-bot/tardis-refdata
git fetch fork
git checkout -B pr-$(pr.number)
displayName: 'Set up new branch'
Expand Down

0 comments on commit 506ee88

Please sign in to comment.