Skip to content

Commit e44656f

Browse files
author
Github Action
committed
File sync from kbrashears5/kbrashears5
1 parent 0caac88 commit e44656f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ resources:
99
name: kbrashears5/yaml
1010
endpoint: kbrashears5
1111

12+
# define variable groups (https://docs.microsoft.com/en-us/azure/devops/pipelines/library/variable-groups?view=azure-devops&tabs=yaml#use-a-variable-group)
13+
variables:
14+
- group: github
15+
1216
# define build triggers (https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=azure-devops&tabs=example#trigger)
1317
trigger:
1418
branches:

0 commit comments

Comments
 (0)