diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2021-05-06 11:59:29 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-05-06 11:59:29 +0200 |
commit | fda68bfe1f46f06dd3698d1f2dccd8565f30c0cf (patch) | |
tree | 1fa2d064606a225e5e3bdbc77aaf04c520be14f2 | |
parent | 362f6e3d30f81e4263b361e959b4474c9b9ddea1 (diff) | |
download | gterm-fda68bfe1f46f06dd3698d1f2dccd8565f30c0cf.tar.gz |
try devel
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bd426af..a9461f5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,7 +34,7 @@ build_centos7: include: - project: 'kraxel/rpm-package-builder' - file: 'gitlab-ci-rpms-tito.yml' + file: 'gitlab-ci-rpms-tito-devel.yml' boot-aarch64: stage: rpms |