fix: allow log level trace and debug in release builds
Fixes problem reported in https://radicle.zulipchat.com/#narrow/stream/380896-integrations/topic/Upgrading.20to.20CI.20Broker.200.2E6.2E1/near/471189010
2 files changed
+5
-4
1a46a855
→
975ce518
modified Cargo.toml
@@ -20,7 +20,7 @@ regex = "1.10.5"
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified ci-broker.md
@@ -170,8 +170,6 @@ env \
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -259,6 +257,9 @@ given file adapter.sh from dummy.sh
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -794,7 +795,7 @@ correctly.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|