diff --git a/.drone.star b/.drone.star index 691246e337..1b28177a54 100644 --- a/.drone.star +++ b/.drone.star @@ -9,7 +9,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"