Commit e29efb73 authored by Peter Parente's avatar Peter Parente

Fix arg name mismatch

parent 3687dd33
...@@ -7,4 +7,4 @@ services: ...@@ -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"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment