This commit is contained in:
parent
efd0b420dd
commit
1e5bef0b6f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: node:18
|
||||
image: git.mzhang.io/michael/blog-builder:2.6.4-x86_64
|
||||
commands:
|
||||
- npm ci
|
||||
- npm run build
|
||||
|
|
Loading…
Reference in a new issue