mirror of https://github.com/KLayout/klayout.git
Only building in azure for PR and tagged commits
This commit is contained in:
parent
9aa4525afd
commit
4df1dc7c03
|
|
@ -1,4 +1,9 @@
|
||||||
# https://aka.ms/yaml
|
# https://aka.ms/yaml
|
||||||
|
trigger:
|
||||||
|
tags:
|
||||||
|
include:
|
||||||
|
- v*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: Build
|
- job: Build
|
||||||
pool:
|
pool:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue