Skip to content

Commit

Permalink
Update yml file to check connection
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Liu <liutaoaz@amazon.com>
  • Loading branch information
Flyingliuhub committed Mar 12, 2024
1 parent 42c78f0 commit 4b30773
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/trigger-future-deploymnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@ jobs:
command: |
kubectl get nodes
- name: Upgrade Deploy OpenSearch/OpenSearch Dashboards/ML By Helm Chart
if: ${{ inputs.deploy_upgrade }}
- name: Upgrade Deploy OpenSearch/OpenSearch Dashboards By Helm Chart
uses: elastic-analytics/dashboards-action@main
env:
KUBE_CONFIG_DATA: ${{ secrets.AWS_ACCESS_KEY_ID_PINK }}
Expand Down

0 comments on commit 4b30773

Please sign in to comment.