Skip to content

Commit

Permalink
Remove redundant platforms build (#7483)
Browse files Browse the repository at this point in the history
  • Loading branch information
d8660091 authored Feb 5, 2024
1 parent 3555997 commit 44abd79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ phases:
- source ${CODEBUILD_SRC_DIR}/cmd/integration_test/build/script/setup_profile.sh
- source ${CODEBUILD_SRC_DIR}/cmd/integration_test/build/script/create_infra_config.sh
- ${CODEBUILD_SRC_DIR}/cmd/integration_test/build/script/start_docker.sh
- make build-eks-a-for-e2e build-integration-test-binary e2e-tests-binary E2E_TAGS="e2e all_providers" E2E_OUTPUT_FILE=bin/e2e.test
- make eks-a build-integration-test-binary e2e-tests-binary E2E_TAGS="e2e all_providers" E2E_OUTPUT_FILE=bin/e2e.test
build:
commands:
- export JOB_ID=$CODEBUILD_BUILD_ID
Expand Down

0 comments on commit 44abd79

Please sign in to comment.