aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-09-15 10:20:45 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-09-15 10:20:45 +0200
commit0e3158fdf8427f870d51db7ba0ae31e73538b067 (patch)
tree960ba4f807abdd4f48d614cd206f46d0b5f8be4b
parentf005d2265e3df4c66a340a86351358f39dbbea9c (diff)
downloadgterm-0e3158fdf8427f870d51db7ba0ae31e73538b067.tar.gz
ci: add repo stage
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d191b56..dd07bb7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,7 @@
stages:
- build
- rpms
+ - repo
.build_meson: &build_meson
- mkdir build-meson
@@ -44,6 +45,7 @@ tito_fedora:
- rpms/
pages:
+ stage: repo
dependencies:
- build_fedora
script: