-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CircleCI: Replace some references to master with origin or origin/HEAD (
#43941) * Replace some references to master with origin or origin/HEAD In many cases, `origin` just by itself is an alias for origin/HEAD. When a specific branch name is needed, such as in the case of the CI caches changed in this commit, we can use HEAD as a direct alias for the primary branch, regardless of to what it is currently set. * CircleCI: Go ahead and use new branch name for caches
- Loading branch information
1 parent
adcf46e
commit 4a42e6d
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters