Skip to content

Commit

Permalink
Fix OPA path
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mizutani committed Dec 28, 2021
1 parent 9a34072 commit 08fb781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
OCTOVY_DB_TYPE=postgres,
OCTOVY_TRIVY_DB_PATH=tmp/trivy.db,
OCTOVY_OPA_URL=https://opa-server-h6tk4k5hyq-an.a.run.app,
OCTOVY_OPA_PATH=ubie/octovy,
OCTOVY_OPA_PATH=octovy/check,
OCTOVY_DISABLE_WEBHOOK_TRIVY=1,
GIN_MODE=release" \
--service-account="[email protected]"
Expand Down

0 comments on commit 08fb781

Please sign in to comment.