Skip to content

Commit

Permalink
Set scan flag manually
Browse files Browse the repository at this point in the history
Signed-off-by: Daichi Sakaue <[email protected]>
  • Loading branch information
yokaze committed Oct 3, 2024
1 parent aa4aa64 commit d013e4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,11 @@ jobs:
request-scan: "false"
- dir: "./hubble-ui"
container-image: "hubble-ui-frontend"
request-scan: "true"
target: "frontend"
- dir: "./hubble-ui"
container-image: "hubble-ui-backend"
request-scan: "true"
target: "backend"
- dir: "./pause"
container-image: "pause"
Expand Down

0 comments on commit d013e4b

Please sign in to comment.