Skip to content

Commit 16782de

Browse files
committed
Fix tabs
1 parent 2dd5532 commit 16782de

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.gitlab-ci.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ build_docs_job:
4646

4747
build_debian_8:
4848
<<: build_unix_def
49-
tags:
50-
- jessie
51-
- 64bit
49+
tags:
50+
- jessie
51+
- 64bit
5252

5353
build_debian_7_32:
54-
<<: build_unix_def
55-
tags:
56-
- wheezy
57-
- 32bit
54+
<<: build_unix_def
55+
tags:
56+
- wheezy
57+
- 32bit
5858

0 commit comments

Comments
 (0)