Skip to content

Commit

Permalink
Remove code to clear cache
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminastrand committed Jan 21, 2025
1 parent 3ed7b95 commit 8eb0263
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ jobs:
tags: ${{ steps.meta1.outputs.tags }}
labels: ${{ steps.meta1.outputs.labels }}
file: Dockerfile

- name: Update Trivy database
run: trivy --cache-dir /tmp/trivy-db --update

# if push to master of release, run trivy scan on the image
- name: Trivy scan
Expand Down

0 comments on commit 8eb0263

Please sign in to comment.