Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 05944a46..57720f21 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -272,15 +272,7 @@ gst-build:
- 'docker'
- 'windows'
- '2022'
- parallel:
- matrix:
- - CI_CARGO_FEATURES:
- - "--no-default-features"
- - "--all-features"
- - ""
script:
- - echo $env:CI_CARGO_FEATURES
-
# Set the code page to UTF-8
- chcp 65001