Skip to content

Commit

Permalink
Add free disk to engine-k8s-it
Browse files Browse the repository at this point in the history
  • Loading branch information
EricJoy2048 committed Mar 29, 2024
1 parent 504eb5c commit 3f44f9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,8 @@ jobs:
env:
KUBECONFIG: /etc/rancher/k3s/k3s.yaml
- uses: actions/checkout@v2
- name: free disk space
run: tools/github/free_disk_space.sh
- name: Set up JDK ${{ matrix.java }}
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 3f44f9c

Please sign in to comment.