Skip to content

Commit c5164f2

Browse files
committed
chore: ci
1 parent 20490ef commit c5164f2

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/sailr-ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,6 @@ jobs:
4646
- name: Install Sailr
4747
run: cargo install --path .
4848

49-
#- name: Setup Kubeconfig
50-
# run: |
51-
# mkdir -p ~/.kube
52-
# echo "${{ secrets.DEVELOP_CLUSTER_KUBECONFIG }}" > ~/.kube/config
53-
# chmod 600 ~/.kube/config
54-
5549
- name: Run experimental CI build
5650
run: sailr workflow run ci-build --non-interactive
5751

0 commit comments

Comments
 (0)