We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d2be6 commit a58e71eCopy full SHA for a58e71e
.drone.star
@@ -8,7 +8,7 @@
8
# As the yaml syntax for Drone CI is rather limited.
9
#
10
11
-globalenv={'B2_VARIANT': 'variant=release,debug'}
+globalenv={'B2_CI_VERSION': '0', 'B2_VARIANT': 'variant=release,debug'}
12
linuxglobalimage="cppalliance/droneubuntu1604:1"
13
windowsglobalimage="cppalliance/dronevs2019"
14
0 commit comments