mirror of
https://github.com/boostorg/locale.git
synced 2026-01-19 04:22:08 +00:00
Drone: Add debug build
This commit is contained in:
@@ -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