diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-09-15 10:20:45 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-09-15 10:20:45 +0200 |
commit | 0e3158fdf8427f870d51db7ba0ae31e73538b067 (patch) | |
tree | 960ba4f807abdd4f48d614cd206f46d0b5f8be4b | |
parent | f005d2265e3df4c66a340a86351358f39dbbea9c (diff) | |
download | gterm-0e3158fdf8427f870d51db7ba0ae31e73538b067.tar.gz |
ci: add repo stage
-rw-r--r-- | .gitlab-ci.yml | 2 |
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: |