diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0fb4fcb9..f5e2cb70 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: