forked from deblan/side_menu
fix typo in ci configuration
This commit is contained in:
parent
02afac5267
commit
fc5a6a4c64
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ pipeline:
|
|||
build:
|
||||
image: node:16
|
||||
commands:
|
||||
- npm run build
|
||||
- npm run build
|
||||
when:
|
||||
branch: [master, develop, feature/*, translations]
|
||||
event: [push, pull_request]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue