Skip to content

Commit

Permalink
WIP: revert borky ssh role
Browse files Browse the repository at this point in the history
This reverts commit 88f7127.
  • Loading branch information
andreaso committed Mar 31, 2024
1 parent 0661c6b commit 778014c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
oidc_backend_path: github-oidc
oidc_role: cert-action-user
ssh_backend_path: arrakis/ssh2
ssh_role: cert-action-certz
ssh_role: cert-action-cert

- name: Examine generated certificate
run: ssh-keygen -L -f "${{ steps.ssh_cert.outputs.cert_path }}"
Expand Down

0 comments on commit 778014c

Please sign in to comment.