[gjs: 8/15] CI: Rename "fedora_gcc" job to "distcheck"
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 8/15] CI: Rename "fedora_gcc" job to "distcheck"
- Date: Fri, 20 Sep 2019 00:57:03 +0000 (UTC)
commit 192614af57df13d1e02c003bc73f5a78eccc51ba
Author: Philip Chimento <philip chimento gmail com>
Date: Sat Sep 7 21:56:37 2019 -0700
CI: Rename "fedora_gcc" job to "distcheck"
"make distcheck" is what this really tests. Several of the other jobs
already compile with GCC so the original name wasn't really significant
here.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 10bc25d5..1e6a2a47 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -274,7 +274,7 @@ sanitizer_clang:
except:
- schedules
-fedora_gcc:
+distcheck:
<<: *build
stage: manual
image: registry.gitlab.gnome.org/gnome/gjs:SM60-gcc.fedora-dev
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]