mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Use the newly created pandorafms/pandorafms-base image.
This commit is contained in:
parent
d02fec16ee
commit
e7a555532f
@ -4,5 +4,4 @@ services:
|
|||||||
- docker
|
- docker
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- docker build -t pandorafms/ci "$TRAVIS_BUILD_DIR/tests/"
|
- docker run --rm -v "$TRAVIS_BUILD_DIR:/tmp/pandorafms" pandorafms/pandorafms-base /tmp/pandorafms/tests/test.sh
|
||||||
- docker run --rm -v "$TRAVIS_BUILD_DIR:/tmp/pandorafms" pandorafms/ci /tmp/pandorafms/tests/test.sh
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user