mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2024-11-24 08:53:01 +02:00
Временное отключение чистки образов
This commit is contained in:
parent
59ff2da376
commit
3cf3db92ed
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
sudo swapoff -a
|
||||
sudo rm -f /swapfile
|
||||
sudo apt clean
|
||||
docker rmi $(docker image ls -aq) || true
|
||||
# docker rmi $(docker image ls -aq) || true
|
||||
df -h
|
||||
|
||||
- name: Cache maven repo
|
||||
|
Loading…
Reference in New Issue
Block a user