Skip to content

Commit 5059a2c

Browse files
authored
Merge pull request #330 from Flamefire/add-toolchain-ppa
Enable adding Ubuntu toolchain PPA by default
2 parents e9b48e6 + 47e46ae commit 5059a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# As the yaml syntax for Drone CI is rather limited.
99
#
1010
#
11-
globalenv={}
11+
globalenv={'ADD_UBUNTU_TOOLCHAIN_PPA': 'true'}
1212
linuxglobalimage="cppalliance/droneubuntu1604:1"
1313
windowsglobalimage="cppalliance/dronevs2019"
1414

0 commit comments

Comments
 (0)