mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 10:59:00 +00:00
run trivy from organization defined by repo var
This commit is contained in:
parent
2256e56515
commit
0962d6aee2
2
.github/workflows/run_trivy.yml
vendored
2
.github/workflows/run_trivy.yml
vendored
@ -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
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user