[librsvg: 3/5] Fix indentation.
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 3/5] Fix indentation.
- Date: Tue, 27 Feb 2018 14:24:03 +0000 (UTC)
commit 6608fc1538bf987d79461a171f9ca13af226bd77
Author: Jordan Petridis <jordanpetridis protonmail com>
Date: Tue Feb 27 10:31:19 2018 +0200
Fix indentation.
.gitlab-ci.yml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 24d2788e..dde3b8cd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,11 +33,11 @@ stages:
cache:
# Each job will have it's own cache
- key: "$CI_JOB_NAME"
- paths:
- - target/
- - .cargo_cache/
- - ccache/
+ key: "$CI_JOB_NAME"
+ paths:
+ - target/
+ - .cargo_cache/
+ - ccache/
.test_template: &distro_test_release
before_script:
@@ -66,12 +66,12 @@ stages:
- png_artifacts
cache:
- # Each job will have it's own cache
- key: "$CI_JOB_NAME"
- paths:
- - target/
- - .cargo_cache/
- - ccache/
+ # Each job will have it's own cache
+ key: "$CI_JOB_NAME"
+ paths:
+ - target/
+ - .cargo_cache/
+ - ccache/
# .deb_template: &deb_deps
# before_script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]