Skip to content

Commit

Permalink
install docker
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekr-splunk committed Feb 23, 2024
1 parent 2364dc7 commit aadd6d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/graviton-build-test-push-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ jobs:
CLUSTER_WIDE: "true"
DEPLOYMENT_TYPE: ""
steps:
- name: Set up Docker
uses: crazy-max/ghaction-setup-docker@v3
- name: Set Test Cluster Name
run: |
echo "TEST_CLUSTER_NAME=eks-integration-test-cluster-${{ matrix.test }}-$GITHUB_RUN_ID" >> $GITHUB_ENV
Expand Down

0 comments on commit aadd6d6

Please sign in to comment.