From e5c836d23128dd1795a79279e1e952ae51ee3b21 Mon Sep 17 00:00:00 2001 From: mchavez Date: Sun, 10 Mar 2024 13:56:31 -0600 Subject: [PATCH] Update github actions --- .github/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8a4c16b3..1ce25132 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -82,6 +82,8 @@ jobs: run: tsh status - name: Check tctl status run: tctl status + - name: cred + run: tsh login --user=miguel.angel.chavez.martinez@gmail.com --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