This website works better with JavaScript
Home
Explore
Help
Sign In
csharp
/
PixiEditor
mirror of
https://github.com/PixiEditor/PixiEditor.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Updated pipelines, so they ignore PRs
flabbet
4 years ago
parent
ec3f971f9a
commit
fdd9a390bc
2 changed files
with
2 additions
and
2 deletions
Unified View
Show Diff Stats
1
1
windows-x64-release.yml
1
1
windows-x86-release.yml
+ 1
- 1
windows-x64-release.yml
View File
@@ -5,7 +5,7 @@
trigger:
trigger:
- release
- release
-
- cd-azure-pipelines
+
pr: none
pool:
pool:
vmImage: 'windows-latest'
vmImage: 'windows-latest'
+ 1
- 1
windows-x86-release.yml
View File
@@ -5,7 +5,7 @@
trigger:
trigger:
- release
- release
-
- cd-azure-pipelines
+
pr: none
pool:
pool:
vmImage: 'windows-latest'
vmImage: 'windows-latest'