Skip to content

Commit

Permalink
add vault_addr env to yaml
Browse files Browse the repository at this point in the history
Signed-off-by: NicholasTanz <[email protected]>
  • Loading branch information
NicholasTanz committed Oct 12, 2024
1 parent e57f4eb commit d7ad9b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-vault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
local-vault:
runs-on: ubuntu-latest
env:
VAULT_ADDR: http://localhost:8201
steps:
- name: Checkout securesystemslib
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
Expand Down

0 comments on commit d7ad9b5

Please sign in to comment.