Skip to content

Commit 273151a

Browse files
committed
more pipeline debug
1 parent ca42152 commit 273151a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ jobs:
7676
# prove creds are alive
7777
aws sts get-caller-identity
7878
aws eks get-token --cluster-name rimworld-hay-calc-dev-eks --region ${{ vars.AWS_REGION }}
79+
kubectl version
80+
kubectl get pods -A
7981
8082
8183
- name: Deploy image

0 commit comments

Comments
 (0)