1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-entity-framework

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
azure-pipelines-richnav.yml 1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Alexander Köplinger Отправлено 06.11.2023 17:27 b06f376
trigger:
branches:
include:
- main
variables:
- template: /eng/common/templates/variables/pool-providers.yml
stages:
- stage: build
displayName: Build
jobs:
- template: eng/common/templates/jobs/jobs.yml
parameters:
enableMicrobuild: true
enableRichCodeNavigation: true
helixRepo: dotnet/efcore
jobs:
- job: Windows
timeoutInMinutes: 90
enablePublishTestResults: true
pool:
name: $(DncEngPublicBuildPool)
demands: ImageOverride -equals 1es-windows-2019-open
steps:
- task: NuGetCommand@2
displayName: 'Clear NuGet caches'
condition: succeeded()
inputs:
command: custom
arguments: 'locals all -clear'
- task: PowerShell@2
inputs:
filePath: $(Build.SourcesDirectory)\eng\common\build.ps1
arguments: -restore -build -ci
displayName: Build

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-entity-framework.git
git@api.gitlife.ru:oschina-mirror/mirrors-entity-framework.git
oschina-mirror
mirrors-entity-framework
mirrors-entity-framework
main