Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b53606f

Browse files
committedSep 23, 2021
chore(*): release v0.1 branch
1 parent 90d53d7 commit b53606f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Checkout kubespray repo
6262
uses: actions/checkout@v2
6363
with:
64-
ref: main
64+
ref: release-2.17
6565
fetch-depth: 0
6666
path: kubespray
6767
repository: ${{ github.repository_owner }}/kubespray

0 commit comments

Comments
 (0)
Please sign in to comment.