Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

Commit 730585d

Browse files
Merge pull request #1557 from chef/lcg/remove-expire-cache
remove expire cache
2 parents c1af62a + a1b8051 commit 730585d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.expeditor/config.yml

-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ github:
2222
# The file where our CHANGELOG is kept. This file is updated automatically with
2323
# details from the Pull Request via the `built_in:update_changelog` merge_action.
2424
changelog_file: "CHANGELOG.md"
25-
# This will trigger an Omnibus build with EXPIRE_CACHE enabled after
26-
# a pull request is merged into the release branch.
27-
enable_expire_cache: true
2825
# The tag format to use (e.g. v1.0.0)
2926
version_tag_format: "v{{version}}"
3027
# The Github Team primarily responsible for handling incoming Pull Requests.

0 commit comments

Comments
 (0)