Skip to content

Commit

Permalink
feat(ci): Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekMasher authored Nov 18, 2024
1 parent 49478f9 commit f7ba336
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ env:
IMAGE_NAME: ${{ github.repository }}

jobs:
container:
uses: advanced-security/reusable-workflows/.github/workflows/container-security.yml@main
secrets: inherit

test-e2e:
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit f7ba336

Please sign in to comment.