mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 10:10:12 +00:00
Fix functional test
This commit is contained in:
parent
97095b9318
commit
c9b5a87074
@ -27,4 +27,4 @@ RUN named-checkconf
|
||||
# Copy over the functional tests
|
||||
COPY modules/api/src/test/functional /functional_test
|
||||
|
||||
ENTRYPOINT ["/bin/bash", "-c", "/initialize.sh bind localstack vinyldns-api && /functional_test/run.sh \"$@\""]
|
||||
ENTRYPOINT ["/bin/bash", "-c", "/initialize.sh bind localstack vinyldns-api mysql && /functional_test/run.sh \"$@\""]
|
||||
|
Loading…
x
Reference in New Issue
Block a user