We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a8929 commit 06d0683Copy full SHA for 06d0683
Makefile
@@ -49,4 +49,4 @@ build-alpine:
49
50
test-alpine:
51
IMAGE_TAG="$(IMAGE_TAG)" \
52
- docker compose -f ./docker-compose.test.yml up --exit-code-from sut --abort-on-container-exit
+ docker compose -f ./compose.test.yml up --exit-code-from sut --abort-on-container-exit
alpine/root.zone
0 commit comments