Skip to content

Commit

Permalink
WIP: Slashy tester paths
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Mar 30, 2024
1 parent 52b0c63 commit 47b5cb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
uses: ./
with:
vault_server: https://vault.arrakis.se:8200/
oidc_backend_path: github-oidc
oidc_backend_path: /github-oidc/
oidc_role: cert-action-user
ssh_backend_path: arrakis/ssh2
ssh_backend_path: /arrakis/ssh2/
ssh_role: cert-action-cert

- name: Examine generated certificate
Expand Down

0 comments on commit 47b5cb0

Please sign in to comment.