use only spaces instead of tabs

This commit is contained in:
Wolfgang Hottgenroth 2019-02-15 20:06:38 +01:00
parent 0b7b8392ed
commit c03e25d647
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4

View File

@ -8,7 +8,7 @@ job1:
- hottis
- linux
- debian
- docker
- docker
script:
- echo "Hallo"
- echo "Welt"
@ -20,7 +20,7 @@ job2:
- hottis
- linux
- debian
- docker
- docker
script:
- echo "Hello"
- echo "World"