mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Set the hostname of the docker image to pandorafms (needed by some
tests).
This commit is contained in:
parent
bce9f02957
commit
cb2a04995a
@ -4,4 +4,4 @@ services:
|
||||
- docker
|
||||
|
||||
script:
|
||||
- docker run --rm -t -v "$TRAVIS_BUILD_DIR:/tmp/pandorafms" pandorafms/pandorafms-base /tmp/pandorafms/tests/test.sh
|
||||
- docker run --rm -h pandorafms -t -v "$TRAVIS_BUILD_DIR:/tmp/pandorafms" pandorafms/pandorafms-base /tmp/pandorafms/tests/test.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user