mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-10 00:38:21 -06:00
Add Free disk space action
This commit is contained in:
parent
b11193877c
commit
8549926c3e
3
.github/workflows/deployment-test.yml
vendored
3
.github/workflows/deployment-test.yml
vendored
@ -220,6 +220,9 @@ jobs:
|
||||
with:
|
||||
ref: ${{ inputs.BRANCH_VERSION }}
|
||||
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
uses: jlumbroso/free-disk-space@main
|
||||
|
||||
- name: free disk space
|
||||
run: |
|
||||
sudo swapoff -a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user