Skip to content

Commit

Permalink
Propagate Azure Pipeline Template Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jasercion committed Aug 21, 2019
1 parent 1b1f2fa commit f94b65a
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,25 @@
# https://aka.ms/yaml

trigger:
- master
- patch_branch
branches:
include:
- master
paths:
exclude:
- azure-pipelines.yml

resources:
repositories:
- repository: ci
type: github
name: fermi-lat/ci
endpoint: fermi-lat

###### UPDATE VALUE WITH REPO NAME ######
########## BEFORE DEPLOYMENT ############


variables:
- group: DevOps Access Keys
- name: repo
value: orbitSim

#########################################

stages:

#####################################
Expand Down

0 comments on commit f94b65a

Please sign in to comment.