Skip to content

Commit

Permalink
DOCKER_SYSTEM_PRUNE
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Nov 16, 2024
1 parent de7c159 commit 266aaea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
ONEC_PASSWORD: ${{ secrets.ONEC_PASSWORD}}
ONEC_VERSION: '8.3.24.1624'
EDT_VERSION: '2023.3.6'
DOCKER_SYSTEM_PRUNE: 'true'
run: |
docker run -d -p 5000:5000 --name registry registry:2
./${{ matrix.script }}
Expand Down

0 comments on commit 266aaea

Please sign in to comment.