Skip to content

Commit 893dea8

Browse files
Update main.yml
1 parent 0b126f3 commit 893dea8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,8 @@ jobs:
4747
password: ${{ secrets.DOCKER_PASSWORD }}
4848
registry: docker.io
4949
repository: anujsharma1990/nodejsimage
50+
- uses: actions-hub/kubectl@master
51+
env:
52+
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
53+
with:
54+
args: get pods

0 commit comments

Comments
 (0)