forked from deblan/side_menu
update build ci
This commit is contained in:
parent
df4a94fa6b
commit
894e4408f9
1 changed files with 5 additions and 5 deletions
|
|
@ -7,11 +7,11 @@ when:
|
|||
branch: [master, develop, feature/*, fix/*, bugfix/*, translations]
|
||||
|
||||
steps:
|
||||
"Install dependencies":
|
||||
image: node:20
|
||||
pull: true
|
||||
commands:
|
||||
- npm i
|
||||
# "Install dependencies":
|
||||
# image: node:20
|
||||
# pull: true
|
||||
# commands:
|
||||
# - npm i
|
||||
|
||||
"Build JS":
|
||||
image: node:20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue