summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-09-06 15:20:22 -0500
committerFederico Mena Quintero <federico@gnome.org>2022-09-08 10:31:58 -0500
commited4495f47711eda65422ea2017b24f4924462bfd (patch)
treec01ce2953fb8e02dff8d35cedf30ec0433e098c4
parent7e866af139792969985b151cc6f9858ed4dce25d (diff)
downloadlibrsvg-ed4495f47711eda65422ea2017b24f4924462bfd.tar.gz
CI: move the distcheck job to the acceptance test 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 789454ce..5630f08f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -371,7 +371,7 @@ msys2-mingw64:
- if: '$CI_PIPELINE_SOURCE == "schedule"'
distcheck:
- stage: release
+ stage: acceptance test
extends:
- '.container.opensuse@x86_64.stable'
- '.fdo.distribution-image@opensuse'