Skip to content

Commit 7c4d026

Browse files
authored
Merge pull request #305 from chef/CHEF-23428-re-create-pipelines-for-main/muthuja
recreate the pipeline for main through expeditor
2 parents 0cce525 + 6cbbdf1 commit 7c4d026

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.expeditor/config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ slack:
1111
rubygems:
1212
- chef-powershell
1313

14-
# pipelines:
15-
# - verify:
16-
# description: Pull Request validation tests
17-
# public: true
18-
# - habitat/build:
19-
# definition: .expeditor/build.habitat.yml
14+
pipelines:
15+
- verify:
16+
description: Pull Request validation tests
17+
public: true
18+
- habitat/build:
19+
definition: .expeditor/build.habitat.yml
2020

2121
github:
2222
# This deletes the GitHub PR branch after successfully merged into the release branch

0 commit comments

Comments
 (0)