diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2019-07-02 13:58:24 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2019-07-02 13:58:24 -0700 |
commit | 572b91e39da6b0037e6d9841a838bed6a6c018f3 (patch) | |
tree | ab676536ad6bc4decb9203ad8cd0673a4e2c094d /.expeditor | |
parent | e973b5f5293488ab31f20b65f7651ee25fcac8d2 (diff) | |
download | chef-572b91e39da6b0037e6d9841a838bed6a6c018f3.tar.gz |
missing a colon?
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 1d1c6fcc15..715afdab9d 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -26,7 +26,7 @@ pipelines: - verify: public: true - habitat/build - - omnibus/release + - omnibus/release: env: - BUILD_OPTIONS: -l debug - omnibus/adhoc: |