aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2020-06-03 14:55:35 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2020-06-03 14:55:35 +0200
commit7f4715a0eb596613a71e987306ea5bf900361d6b (patch)
tree1cf8bdb1130e79ee0eed64580f68520a1cc1c2cc
parent27ecb42301eab30c525d2c611dcbe64aa5cb3b67 (diff)
downloadallocbench-7f4715a0eb596613a71e987306ea5bf900361d6b.tar.gz
allocbench-7f4715a0eb596613a71e987306ea5bf900361d6b.zip
[gitlab-ci] use spaces as indentation
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cad3699..9e451b7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
image: "debian:buster-backports"
allocbench:
- script:
- make check
+ script:
+ make check