Fix Woodpecker config (12)

This commit is contained in:
lostinlight 2022-01-22 13:23:44 +03:00
parent a78ea032e6
commit 239698b669
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ pipeline:
build:
image: node:12.22.1
commands:
- true
- echo "Carry on please"
# - npm install gulp -g
# - npm install hexo-cli -g
# - test -e package.json && npm install