Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MonPote committed Sep 21, 2023
1 parent 25963f3 commit e69acfd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,9 @@ jobs:
context: .
tags: |
ghcr.io/${{ github.repository }}/zenko-ui:${{ github.sha }}
cache-from: type=gha
cache-to: type=gha,mode=max
trivy-zenko-ui:
needs: build-zenko-ui
needs: build-ui
name: Trivy Vulnerability Scan for Code for Zenko-ui
uses: scality/workflows/.github/workflows/trivy.yaml@v1
with:
Expand Down

0 comments on commit e69acfd

Please sign in to comment.