Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mchavez committed Mar 10, 2024
1 parent d8e4406 commit e5c836d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ jobs:
run: tsh status
- name: Check tctl status
run: tctl status
- name: cred
run: tsh login [email protected] --out=test.pem --proxy=3v-conductorone.teleport.sh:443
# - name: Generte credentials
# run: tctl auth sign --ttl=8h --user=bot-github-actions-cd --out=auth.pem
- name: Run baton-teleport
Expand Down

0 comments on commit e5c836d

Please sign in to comment.