mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-24 18:02:13 +00:00
Updated azure pipelines
This commit is contained in:
parent
b84287f7a7
commit
9a6c7ed2eb
@ -187,7 +187,14 @@ jobs:
|
||||
tag: dev
|
||||
assets: $(Build.ArtifactStagingDirectory)
|
||||
|
||||
# We only run the pipelines on PRs to Master
|
||||
pr:
|
||||
- master
|
||||
|
||||
# Otherwise, we test in any of this branches (master or bors related)
|
||||
trigger:
|
||||
branches:
|
||||
include:
|
||||
- "*"
|
||||
- master
|
||||
- staging
|
||||
- trying
|
||||
|
Loading…
x
Reference in New Issue
Block a user