Skip to content

Commit

Permalink
Update tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Mar 29, 2024
1 parent 847c23b commit 6e1a08b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ jobs:
with:
context: tests/docker
name: test
docker-build-with-secrets:
uses: ./.github/workflows/docker-build.yaml
with:
context: tests/docker
name: test
secrets: |
my_secret=toto
trivy:
needs: docker-build
Expand Down

0 comments on commit 6e1a08b

Please sign in to comment.