Don't print Zola version on build step [SKIP CI]
This commit is contained in:
@ -28,7 +28,6 @@ steps:
|
||||
image: alpine:edge
|
||||
commands:
|
||||
- apk add zola
|
||||
- zola --version
|
||||
- zola build
|
||||
when:
|
||||
event: [push, pull_request, manual]
|
||||
|
Reference in New Issue
Block a user