Skip to content

Commit 244c9d4

Browse files
committed
Update command to get pods
Signed-off-by: Tao Liu <liutaoaz@amazon.com>
1 parent c098a02 commit 244c9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-future-deploymnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ jobs:
9999
# of OS and OSD as it only takes 23 seconds for the process, will add
100100
# blue/green deployment later.
101101
command: |
102-
kubectl get nodes
102+
kubectl get pods
103103

0 commit comments

Comments
 (0)