Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Nov 23, 2024
1 parent a793fb3 commit 86ae381
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 @@ -63,6 +63,7 @@ jobs:
EDT_VERSION: '2023.3.6'
DOCKER_SYSTEM_PRUNE: 'false'
run: |
docker system prune -af
docker run -d -p 5000:5000 --name registry registry:2
./${{ matrix.script }}
Expand Down

0 comments on commit 86ae381

Please sign in to comment.