summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-12-22 10:59:13 -0800
committerGitHub <noreply@github.com>2021-12-22 10:59:13 -0800
commitda0046b243f28ce98495c8449f223c07a790c40f (patch)
tree5d5941f503e71d436b7364837f2ed494809fa398
parent839f8d55d65fd68c59ab64899c8971ed4c447933 (diff)
parentce27f456ae867059bcabdb7f213d3367ef07bb06 (diff)
downloadchef-da0046b243f28ce98495c8449f223c07a790c40f.tar.gz
Merge pull request #12401 from chef/disable_cache
Disable omnibus caching in buildkite
-rw-r--r--.expeditor/config.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 4488f07a63..cff82c6e1a 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -25,7 +25,9 @@ pipelines:
- habitat/test:
definition: .expeditor/habitat-test.pipeline.yml
trigger: default
- - omnibus/release
+ - omnibus/release:
+ env:
+ - IGNORE_CACHE: true # caching causes constant build failures
- omnibus/adhoc:
definition: .expeditor/release.omnibus.yml
env: