ci(fix): cleaning old assets
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
c26e715b5d
commit
fa815a7cb6
1 changed files with 3 additions and 0 deletions
3
.github/workflows/frontend.yaml
vendored
3
.github/workflows/frontend.yaml
vendored
|
|
@ -100,6 +100,9 @@ jobs:
|
|||
|
||||
### Enterprise code deployment
|
||||
|
||||
- name: cleaning old assets
|
||||
run: |
|
||||
rm -rf /tmp/image_*
|
||||
- uses: azure/k8s-set-context@v1
|
||||
with:
|
||||
method: kubeconfig
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue