mirror of
https://github.com/bitnami/charts.git
synced 2026-02-27 15:37:06 +08:00
Rename the main branch of Bitnami Charts from master to another more inclusive term (#13000)
Signed-off-by: Fran Mulero <fmulero@vmware.com> Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
2
.github/workflows/cd-pipeline.yml
vendored
2
.github/workflows/cd-pipeline.yml
vendored
@@ -175,7 +175,7 @@ jobs:
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
path: ~/artifacts
|
||||
# If we perform a checkout of the master branch, we will find conflicts with the submodules
|
||||
# If we perform a checkout of the main branch, we will find conflicts with the submodules
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: 'index'
|
||||
|
||||
Reference in New Issue
Block a user