Skip to content

Commit 2f423cf

Browse files
committed
Update smoke-test target with correct buildspec
1 parent d5f03a6 commit 2f423cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ setup-codebuild-agent:
1313

1414
.PHONY: test-smoke
1515
test-smoke: setup-codebuild-agent
16-
CODEBUILD_IMAGE_TAG=codebuild-agent test/integration/codebuild-local/test_one.sh test/integration/codebuild/buildspec.os.alpine.yml alpine 3.12 2.7
16+
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
1717

1818
.PHONY: test-unit
1919
test-unit:

0 commit comments

Comments
 (0)