bugfix: fix whitespace
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Settel 2022-11-04 22:17:39 +01:00
parent e785035b52
commit fffe15c919

View File

@ -7,4 +7,4 @@ pipeline:
- apk add go-bindata
- make setup-code
- (cd client/ && yarn generate)
- make -C server build
- make -C server build