[gjs: 1/4] CI: rename a label to make it clear
- From: Gitlab Administrative User <gitlab src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 1/4] CI: rename a label to make it clear
- Date: Tue, 7 Nov 2017 03:14:20 +0000 (UTC)
commit 1b1f8addef3f53ebe704e0acd4cf45a9b78b6cd6
Author: Claudio André <claudioandre br gmail com>
Date: Thu Nov 2 17:32:36 2017 -0200
CI: rename a label to make it clear
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 670fddf..fee807c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ services:
stages:
- build
-- cleanup
+- failure
before_script:
- ln -s $(pwd) /cwd
@@ -50,7 +50,7 @@ fedora_gcc:
BUILD_OPTS: "--enable-ubsan"
on_failure:
- stage: cleanup
+ stage: failure
script:
- echo '-- FAILURE --'
- 'if [[ -f $(pwd)/.cache/jhbuild/build/gjs/test-suite.log ]]; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]