From bd1cb7d17171ceca6827e14f822dc72462034fb7 Mon Sep 17 00:00:00 2001 From: joaquintides Date: Tue, 5 Jan 2021 10:50:32 +0100 Subject: [PATCH] trivial change to trigger Drone CI --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 2347c7a..3160f15 100644 --- a/.drone.star +++ b/.drone.star @@ -7,7 +7,7 @@ # For Drone CI we use the Starlark scripting language to reduce duplication. # As the yaml syntax for Drone CI is rather limited. # -# +# globalenv={} linuxglobalimage="cppalliance/droneubuntu1404:1" windowsglobalimage="cppalliance/dronevs2019"