mirror of
https://gitea.com/gitea/theme.git
synced 2026-02-02 19:08:54 +08:00
use official node image
This commit is contained in:
@@ -9,7 +9,7 @@ platform:
|
||||
steps:
|
||||
- name: build
|
||||
pull: always
|
||||
image: webhippie/nodejs:latest
|
||||
image: nodejs:latest
|
||||
commands:
|
||||
- npm install
|
||||
- npm run clean
|
||||
|
||||
Reference in New Issue
Block a user