update pipeline file for seperate builds
This commit is contained in:
parent
2b3e21d4ba
commit
9e1a178667
@ -8,8 +8,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
GameFiles\IW4x\userraw\scripts\_commands.gsc = GameFiles\IW4x\userraw\scripts\_commands.gsc
|
||||
GameFiles\IW4x\userraw\scripts\_customcallbacks.gsc = GameFiles\IW4x\userraw\scripts\_customcallbacks.gsc
|
||||
azure-pipelines.yml = azure-pipelines.yml
|
||||
PostPublish.ps1 = PostPublish.ps1
|
||||
pre-release-pipeline.yml = pre-release-pipeline.yml
|
||||
README.md = README.md
|
||||
RunPublishPre.cmd = RunPublishPre.cmd
|
||||
RunPublishRelease.cmd = RunPublishRelease.cmd
|
||||
|
@ -2,12 +2,7 @@ trigger:
|
||||
batch: true
|
||||
branches:
|
||||
include:
|
||||
- releases/*
|
||||
- 2.4-pr
|
||||
paths:
|
||||
exclude:
|
||||
- azure-pipelines.yml
|
||||
- Master/*
|
||||
- release/pre
|
||||
|
||||
pr: none
|
||||
|
Loading…
x
Reference in New Issue
Block a user