mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
Fix arg name mismatch
This commit is contained in:
@@ -7,4 +7,4 @@ services:
|
|||||||
install:
|
install:
|
||||||
- make test-reqs
|
- make test-reqs
|
||||||
script:
|
script:
|
||||||
- make build-test-all DARGS="--build-arg BUILD_TEST_ONLY=1"
|
- make build-test-all DARGS="--build-arg TEST_ONLY_BUILD=1"
|
||||||
|
Reference in New Issue
Block a user