From 67162eec87355c96638ea48fa964b30860c879ff Mon Sep 17 00:00:00 2001 From: Jeremiah Snapp Date: Fri, 5 Apr 2019 14:54:03 -0400 Subject: Create omnibus buildkite pipelines Signed-off-by: Jeremiah Snapp --- .expeditor/config.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.expeditor/config.yml') diff --git a/.expeditor/config.yml b/.expeditor/config.yml index a023c554ef..ec02c20587 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -24,6 +24,11 @@ docker_images: pipelines: - habitat/build + - omnibus/release + - omnibus/adhoc: + definition: .expeditor/release.omnibus.yml + env: + - ADHOC: true github: # The file where the MAJOR.MINOR.PATCH version is kept. The version in this file -- cgit v1.2.1