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 a9d6075 commit dfd4e3bCopy full SHA for dfd4e3b
.drone.star
@@ -8,7 +8,7 @@
8
# As the yaml syntax for Drone CI is rather limited.
9
#
10
11
-globalenv={'B2_CI_VERSION': '1', 'B2_VARIANT': 'debug,release', 'B2_FLAGS': 'warnings=extra warnings-as-errors=on'}
+globalenv={'B2_CI_VERSION': '1', 'B2_VARIANT': 'debug,release', 'B2_FLAGS': 'warnings=extra warnings-as-errors=on', 'DEPINST': '--reject-cycles'}
12
linuxglobalimage="cppalliance/droneubuntu1804:1"
13
windowsglobalimage="cppalliance/dronevs2019"
14
0 commit comments