Use explicit trigger syntax

This commit is contained in:
Daan 2021-01-30 17:11:02 -08:00 committed by GitHub
parent 4cc8bff90d
commit b61996184e
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,14 @@
# https://aka.ms/yaml # https://aka.ms/yaml
trigger: trigger:
branches:
include:
- master - master
- dev - dev
- dev-slice
tags:
include:
- v*
jobs: jobs:
- job: - job: