mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-11 03:35:28 -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:
|
with:
|
||||||
ref: ${{ inputs.BRANCH_VERSION }}
|
ref: ${{ inputs.BRANCH_VERSION }}
|
||||||
|
|
||||||
|
- name: Free Disk Space (Ubuntu)
|
||||||
|
uses: jlumbroso/free-disk-space@main
|
||||||
|
|
||||||
- name: free disk space
|
- name: free disk space
|
||||||
run: |
|
run: |
|
||||||
sudo swapoff -a
|
sudo swapoff -a
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user