Update ci
This commit is contained in:
parent
246450fde3
commit
24b62cb713
1 changed files with 0 additions and 13 deletions
|
@ -39,10 +39,6 @@ jobs:
|
|||
# path: $(YARN_CACHE_FOLDER)
|
||||
# displayName: Cache yarn
|
||||
|
||||
|
||||
- script: git submodule update --init --recursive --remote
|
||||
displayName: Init submodules
|
||||
|
||||
- script: yarn set version from sources
|
||||
displayName: "Setup yarn"
|
||||
|
||||
|
@ -117,9 +113,6 @@ jobs:
|
|||
# path: $(YARN_CACHE_FOLDER)
|
||||
# displayName: Cache yarn
|
||||
|
||||
- script: git submodule update --init --recursive --remote
|
||||
displayName: Init submodules
|
||||
|
||||
- script: yarn set version from sources
|
||||
displayName: "Setup yarn"
|
||||
|
||||
|
@ -177,9 +170,6 @@ jobs:
|
|||
versionSource: "fromFile"
|
||||
versionFilePath: ".nvmrc"
|
||||
|
||||
- script: git submodule update --init --recursive --remote
|
||||
displayName: Init submodules
|
||||
|
||||
- script: yarn set version from sources
|
||||
displayName: "Setup yarn"
|
||||
|
||||
|
@ -231,9 +221,6 @@ jobs:
|
|||
versionSource: "fromFile"
|
||||
versionFilePath: ".nvmrc"
|
||||
|
||||
- script: git submodule update --init --recursive --remote
|
||||
displayName: Init submodules
|
||||
|
||||
- script: yarn set version from sources
|
||||
displayName: "Setup yarn"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue