Skip to content

Commit

Permalink
Merge pull request #249 from WyriHaximusNet/clean-up-clair-tmp-directory
Browse files Browse the repository at this point in the history
Clean up clair tmp directory
  • Loading branch information
WyriHaximus authored Aug 8, 2024
2 parents 6d283f3 + a730954 commit f40b25e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,6 @@ jobs:
path: ./docker-image
- run: docker load --input ./docker-image/image.tar
if: contains(matrix.image, 'alpine')
- run: mkdir -p "./clair/${DOCKER_IMAGE}"
if: contains(matrix.image, 'alpine')
- run: make ci-scan-vulnerability
if: contains(matrix.image, 'alpine')
test:
Expand Down
Empty file removed tmp/.gitkeep
Empty file.
Empty file removed tmp/clair/.gitkeep
Empty file.
Empty file removed tmp/clair/wyrihaximusnet/.gitkeep
Empty file.

0 comments on commit f40b25e

Please sign in to comment.