From 7d0916fafd1dfb48cc5840815f9630a265adc6c8 Mon Sep 17 00:00:00 2001 From: Hannes Papenberg Date: Fri, 26 Jul 2019 21:42:08 +0200 Subject: [PATCH] Enabling mysql8 to fail a build --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4b7343060d3f1..dbfec1a41ab8c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -173,7 +173,6 @@ steps: - name: system-tests-mysql8 depends_on: [ system-tests-mysql ] image: joomlaprojects/docker-systemtests:latest - failure: ignore commands: - bash tests/Codeception/drone-system-run.sh "$(pwd)" mysql8