You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to cache only images that are built on the main branch.
We don't need to cache images that are built on other branches such as
branches created by Dependabot.
…6221)
### Rationale for this change
We want to cache only images that are built on the main branch.
We don't need to cache images that are built on other branches such as branches created by Dependabot.
### What changes are included in this PR?
Add a branch name check.
### Are these changes tested?
No.
### Are there any user-facing changes?
No.
* Closes: #36220
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>
Describe the enhancement requested
We want to cache only images that are built on the main branch.
We don't need to cache images that are built on other branches such as branches created by Dependabot.
Component(s)
Continuous Integration
The text was updated successfully, but these errors were encountered: