From 32c6cfe7df09e120759a21255ee14b13727ae8c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Calvi=C3=B1o=20S=C3=A1nchez?= Date: Fri, 16 Feb 2018 12:38:46 +0100 Subject: Fix typo in build matrix of .drone.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Calviño Sánchez --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 9ccd231832c..1c7eba5f0f2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -734,7 +734,7 @@ matrix: - TESTS: acceptance TESTS-ACCEPTANCE: access-levels - TESTS: acceptance - TESTS-ACCEPTANCE: access-comments + TESTS-ACCEPTANCE: app-comments - TESTS: acceptance TESTS-ACCEPTANCE: app-files - TESTS: acceptance -- cgit v1.2.3