Restrict pipeline to only run for old site
This commit is contained in:
parent
e452047dfb
commit
704df4fa8c
@ -1,3 +1,11 @@
|
|||||||
|
trigger:
|
||||||
|
branches:
|
||||||
|
include:
|
||||||
|
- master
|
||||||
|
paths:
|
||||||
|
include:
|
||||||
|
- Fab2ApprovalSystem
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
coreVersion: "net8.0"
|
coreVersion: "net8.0"
|
||||||
targetFrameworkVersion: "v4.8"
|
targetFrameworkVersion: "v4.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user