Skip to content

Merge branch 'release/0' into dev #171

Merge branch 'release/0' into dev

Merge branch 'release/0' into dev #171

Workflow file for this run

name: dev
on:
push:
branches :
- dev
pull_request:
paths:
- 'src/**'
- 'pipelines/**'
- '.github/**'
workflow_dispatch:
jobs:
build:
runs-on: self-hosted
timeout-minutes: 60
steps:
- uses: actions/checkout@v2
with :
path : '.'
fetch-depth: 0
- name: Cake
env:
gh-public-repos: ${{ secrets.TCOPENTEMPLATESPAT }}
TCOOPENNUGETDOTORGPAT : ${{ secrets.TCOOPENNUGETDOTORGPAT }}
run: >
.\build.ps1