File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ pipelines:
18
18
- verify :
19
19
description : Pull Request validation tests
20
20
public : true
21
- # - habitat/build:
22
- # description: Build the Habitat packages for faixhai
23
- # - habitat/test:
24
- # definition: .expeditor/habitat-test.pipeline.yml
25
- # trigger: default
21
+ - habitat/build :
22
+ description : Build the Habitat packages for faixhai
23
+ - habitat/test :
24
+ definition : .expeditor/habitat-test.pipeline.yml
25
+ trigger : default
26
26
27
27
release_branches :
28
28
- workstation-LTS :
@@ -59,10 +59,10 @@ subscriptions:
59
59
ignore_labels :
60
60
- " Expeditor: Skip Changelog"
61
61
- " Expeditor: Skip All"
62
- # - trigger_pipeline:habitat/build:
63
- # ignore_labels:
64
- # - "Expeditor: Skip Habitat"
65
- # - "Expeditor: Skip All"
62
+ - trigger_pipeline:habitat/build :
63
+ ignore_labels :
64
+ - " Expeditor: Skip Habitat"
65
+ - " Expeditor: Skip All"
66
66
only_if : built_in:bump_version
67
67
- built_in:build_gem :
68
68
only_if : built_in:bump_version
You can’t perform that action at this time.
0 commit comments