Skip to content

Commit 266aaea

Browse files
authored
DOCKER_SYSTEM_PRUNE
1 parent de7c159 commit 266aaea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
ONEC_PASSWORD: ${{ secrets.ONEC_PASSWORD}}
6262
ONEC_VERSION: '8.3.24.1624'
6363
EDT_VERSION: '2023.3.6'
64+
DOCKER_SYSTEM_PRUNE: 'true'
6465
run: |
6566
docker run -d -p 5000:5000 --name registry registry:2
6667
./${{ matrix.script }}

0 commit comments

Comments
 (0)