Skip to content

Commit 74cf12c

Browse files
committed
chore: add a sample .env to override variables
1 parent 19a65f2 commit 74cf12c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/.env.example

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/usr/bin/env bash
2+
3+
export OPAL_POLICY_REPO_URL=''
4+
export POLICY_REPO_BRANCH=''
5+
export OPAL_POLICY_REPO_SSH_KEY=''

0 commit comments

Comments
 (0)