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