run trivy from organization defined by repo var

This commit is contained in:
tawoe 2023-04-18 11:52:00 +02:00
parent 2256e56515
commit 0962d6aee2

View File

@ -7,7 +7,7 @@ on:
- completed
env:
## Sets environment variable
DOCKER_HUB_ORGANIZATION: tawoe
DOCKER_HUB_ORGANIZATION: ${{ vars.DOCKER_HUB_ORGANIZATION }}
DOCKER_HUB_REPOSITORY: api-manager