Skip to content

Commit

Permalink
Update smoke-test target with correct buildspec
Browse files Browse the repository at this point in the history
  • Loading branch information
keshayad committed Sep 29, 2021
1 parent d5f03a6 commit 2f423cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ setup-codebuild-agent:

.PHONY: test-smoke
test-smoke: setup-codebuild-agent
CODEBUILD_IMAGE_TAG=codebuild-agent test/integration/codebuild-local/test_one.sh test/integration/codebuild/buildspec.os.alpine.yml alpine 3.12 2.7
CODEBUILD_IMAGE_TAG=codebuild-agent test/integration/codebuild-local/test_one.sh test/integration/codebuild/buildspec.os.alpine.1.yml alpine 3.12 2.7

.PHONY: test-unit
test-unit:
Expand Down

0 comments on commit 2f423cf

Please sign in to comment.