diff --git a/.drone.star b/.drone.star index e924841..cce8510 100644 --- a/.drone.star +++ b/.drone.star @@ -8,7 +8,7 @@ # As the yaml syntax for Drone CI is rather limited. # # -globalenv={} +globalenv={'ADD_UBUNTU_TOOLCHAIN_PPA': 'true'} linuxglobalimage="cppalliance/droneubuntu1604:1" windowsglobalimage="cppalliance/dronevs2019"