.gitlab-ci.yml 🔗
@@ -4,6 +4,7 @@ stages:
variables:
FEATURES: ""
+ RUST_BACKTRACE: "full"
.stable:
image: rust:latest
Maxime “pep” Buquet created
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
@@ -4,6 +4,7 @@ stages:
variables:
FEATURES: ""
+ RUST_BACKTRACE: "full"
.stable:
image: rust:latest