From db204335e64a0091823709af8d4aeaf8a6426355 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sun, 25 Jun 2017 16:40:59 -0400 Subject: [PATCH] Can I rename this? --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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