Added gitlab runner configuration
This commit is contained in:
parent
46f57fe378
commit
ede63bea4c
@ -9,11 +9,9 @@ variables:
|
||||
|
||||
before_script:
|
||||
# Install dependencies
|
||||
- echo " Port 2022" >> /etc/ssh/ssh_config
|
||||
- git submodule update --init --recursive
|
||||
- bash ci/docker_install.sh > /dev/null
|
||||
- echo "Load sample DB"
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
|
||||
# We test PHP5.6
|
||||
test:5.5:
|
||||
|
Reference in New Issue
Block a user