1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

enable pr builds

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Signed-off-by: Cody Belcher <cody.t.belcher@gmail.com>
This commit is contained in:
Jari Kolehmainen 2020-03-16 17:24:03 +02:00 committed by Cody Belcher
parent a1bb66c36e
commit 25c86bd3bb

View File

@ -1,7 +1,9 @@
variables:
YARN_CACHE_FOLDER: $(Pipeline.Workspace)/.yarn
AZURE_CACHE_FOLDER: $(Pipeline.Workspace)/.azure-cache
pr: none
pr:
- master
- releases/*
trigger:
branches:
include: