Skip to content

Commit b30de9d

Browse files
committed
Work CI-CD
- Update check out step. ***UPDATE_DEPENDENTS***
1 parent 93e6698 commit b30de9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
steps:
3636
- checkout: self
3737
fetchDepth: 1
38+
3839

3940
# get commit message
4041
- powershell: |
@@ -295,6 +296,7 @@ jobs:
295296
# need this here in order to persist GitHub credentials
296297
- checkout: self
297298
fetchDepth: 100
299+
persistCredentials: true
298300

299301
- template: azure-pipelines-templates/install-nbgv-tool.yml@templates
300302

0 commit comments

Comments
 (0)