diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b7b7b947..078adb69 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ image: tetraweb/php #before_script: #- bash ci/docker_install.sh > /dev/null -test:app: +test: #when: manual before_script: - apt-get update