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