A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/AArnott/Library.Template/commit/5d14d2cecbb3fd3caa6a421da1525d8480baef8b below:

Force non-shallow clones · AArnott/Library.Template@5d14d2c · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+4

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+4

-0

lines changed Original file line number Diff line number Diff line change

@@ -13,6 +13,7 @@ jobs:

13 13

pool: ${{ parameters.windowsPool }}

14 14

steps:

15 15

- checkout: self

16 +

fetchDepth: 0 # avoid shallow clone so nbgv can do its work.

16 17

clean: true

17 18

- template: install-dependencies.yml

18 19

@@ -29,6 +30,7 @@ jobs:

29 30

vmImage: Ubuntu 20.04

30 31

steps:

31 32

- checkout: self

33 +

fetchDepth: 0 # avoid shallow clone so nbgv can do its work.

32 34

clean: true

33 35

- template: install-dependencies.yml

34 36

- template: dotnet.yml

@@ -42,6 +44,7 @@ jobs:

42 44

vmImage: macOS-10.15

43 45

steps:

44 46

- checkout: self

47 +

fetchDepth: 0 # avoid shallow clone so nbgv can do its work.

45 48

clean: true

46 49

- template: install-dependencies.yml

47 50

- template: dotnet.yml

@@ -58,6 +61,7 @@ jobs:

58 61

condition: succeededOrFailed()

59 62

steps:

60 63

- checkout: self

64 +

fetchDepth: 0 # avoid shallow clone so nbgv can do its work.

61 65

clean: true

62 66

- template: install-dependencies.yml

63 67

parameters:

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4