[gimp-macos-build/xcodetest] Intentionally break this branch as we just want to test altool
- From: Alex Samorukov <asamorukov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build/xcodetest] Intentionally break this branch as we just want to test altool
- Date: Thu, 31 Oct 2019 15:44:52 +0000 (UTC)
commit 08d7c9a98d051e6e054479061c1a99d34dc854c6
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date: Thu Oct 31 16:44:37 2019 +0100
Intentionally break this branch as we just want to test altool
.circleci/config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index e1e9c5f..a41ab3e 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -8,7 +8,7 @@ jobs:
- checkout
- run:
name: Cleanup /usr/local
- command: sudo rm -rf /usr/local/*
+ command: sudo rm -rf /usr/local/* && exit 1
- run:
name: Setup rust
command: curl https://sh.rustup.rs -sSf | sh -s -- -y
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]