ci: Clean up apt cache and junk (#425)
This commit is contained in:
1
.github/workflows/dev-image.yml
vendored
1
.github/workflows/dev-image.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
- run: docker-compose pull --quiet
|
||||
if: github.event_name == 'pull_request'
|
||||
- run: make build
|
||||
- run: docker images
|
||||
- run: make ci
|
||||
- run: make all
|
||||
- run: docker-compose push
|
||||
|
||||
Reference in New Issue
Block a user