From e2814cfbea2ffba8f7507cf446fcba22cfb9eb9d Mon Sep 17 00:00:00 2001 From: REJack Date: Mon, 3 Dec 2018 18:10:24 +0100 Subject: [PATCH] updated .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6a581c6..ebb7731 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,7 @@ before_script: - unzip CI4.zip - cp -r aauth_temp/* CodeIgniter4-4.0.0-alpha.3 - cd CodeIgniter4-4.0.0-alpha.3 + - echo "create database `aauth_v3_ci4_testing`" | mysql -u root -p root - composer install # Bring in any services we need http://docs.gitlab.com/ee/ci/docker/using_docker_images.html#what-is-a-service