Skip to content

Commit 4b30773

Browse files
committed
Update yml file to check connection
Signed-off-by: Tao Liu <liutaoaz@amazon.com>
1 parent 42c78f0 commit 4b30773

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,7 @@ jobs:
9292
command: |
9393
kubectl get nodes
9494
95-
- name: Upgrade Deploy OpenSearch/OpenSearch Dashboards/ML By Helm Chart
96-
if: ${{ inputs.deploy_upgrade }}
95+
- name: Upgrade Deploy OpenSearch/OpenSearch Dashboards By Helm Chart
9796
uses: elastic-analytics/dashboards-action@main
9897
env:
9998
KUBE_CONFIG_DATA: ${{ secrets.AWS_ACCESS_KEY_ID_PINK }}

0 commit comments

Comments
 (0)