summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-12-22 10:59:01 -0800
committerGitHub <noreply@github.com>2021-12-22 10:59:01 -0800
commit283eedbc25f11016158d79ea9cca89ce11d0d492 (patch)
treea582b1661deb9e825ecf71bb2c4bfd516600bbe9
parentefaf98697e6f9a418b7349cc731fd1b872cb7881 (diff)
parent889dd5a4d62740b479411b9b2a60f8be1144980f (diff)
downloadchef-283eedbc25f11016158d79ea9cca89ce11d0d492.tar.gz
Merge pull request #12402 from chef/disable_cache_main
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 e3f36ecf7d..69bb62b4d9 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -27,7 +27,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: