- Checkout task doesn't persist credentials anymore.

***NO_CI***
This commit is contained in:
José Simões 2022-05-27 12:06:54 +01:00
Родитель 2d465d1cbd
Коммит bb8e872953
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -101,7 +101,6 @@ jobs:
# need this here in order to persist GitHub credentials, do a shallow fetch AND init submodules
- checkout: self
persistCredentials: true
- script: |
git config --global user.email "nanoframework@outlook.com"