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

github.com/GStreamer/orc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-10-31 15:23:46 +0300
committerTim-Philipp Müller <tim@centricular.com>2022-10-31 15:23:46 +0300
commitb639ca626c2cd5fcd3f0daffe1eeee891ba76fea (patch)
treec282c81a4c3b5b8d66a5b7c84685e0fa0a26932f
parentf74375fdecdb59ef5aaf9c3812f0fbfb1aecacec (diff)
ci: move deploy stage behind build stage
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6930ed8..d100bbb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
stages:
- - deploy
- build
+ - deploy
variables:
MESON_ARGS: --werror --fatal-meson-warnings