Skip to content

Commit

Permalink
WIP: remove all the inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Apr 1, 2024
1 parent 198de94 commit 1307f3e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:
- name: Run self
id: ssh_cert
uses: ./
with:
vault_server: https://vault.arrakis.se:8200
ssh_backend_path: arrakis/ssh2
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 1307f3e

Please sign in to comment.