mirror of
https://github.com/boostorg/locale.git
synced 2026-07-21 13:23:44 +00:00
Drone: Add debug build
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
# As the yaml syntax for Drone CI is rather limited.
|
||||
|
||||
# Base environment for all jobs
|
||||
globalenv={'B2_CI_VERSION': '1', 'B2_VARIANT': 'release'}
|
||||
globalenv={'B2_CI_VERSION': '1', 'B2_VARIANT': 'debug,release'}
|
||||
|
||||
# Wrapper function to apply the globalenv to all jobs
|
||||
def job(
|
||||
|
||||
Reference in New Issue
Block a user