diff options
author | Kanad Kumar <kankumar@progress.com> | 2023-01-27 14:54:30 +0530 |
---|---|---|
committer | Kanad Kumar <kankumar@progress.com> | 2023-01-27 14:54:30 +0530 |
commit | d3d808ed3da98a84f9766d09f1979c910f1490f8 (patch) | |
tree | 6186939c25d377c00a628ef83f82461298388150 | |
parent | 7a807aa02da45fd74967817010a6a974af1b3307 (diff) | |
download | chef-set_ignore_cache.tar.gz |
Set IGNORE CACHE trueset_ignore_cache
Signed-off-by: Kanad Kumar <kankumar@progress.com>
-rw-r--r-- | .expeditor/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index d89ce72157..579f1fcd4d 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -38,6 +38,7 @@ pipelines: - omnibus/adhoc: definition: .expeditor/release.omnibus.yml env: + - IGNORE_CACHE: true - ADHOC: true github: |