summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeha Pansare <neha.pansare@progress.com>2022-12-22 13:01:06 +0530
committerNeha Pansare <neha.pansare@progress.com>2022-12-22 13:01:06 +0530
commit7c560206fbaac8b4e57ab5d1cc6c8fcb3d217236 (patch)
tree3879a842368ef3929843cb1b06d9d8b6105e225f
parentbcaf42b58fe5d1fda063bda0e5cb0f8636175d23 (diff)
downloadchef-7c560206fbaac8b4e57ab5d1cc6c8fcb3d217236.tar.gz
Remove IGNORE_CACHE true. The version bumps are not working for sometime, I trying out if due to changes to config file, though correct
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
-rw-r--r--.expeditor/config.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 174dee1333..cff82c6e1a 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -32,7 +32,6 @@ pipelines:
definition: .expeditor/release.omnibus.yml
env:
- ADHOC: true
- - IGNORE_CACHE: true
github:
# This deletes the GitHub PR branch after successfully merged into the release branch