update ci
This commit is contained in:
parent
b246fa0281
commit
330ee2a43e
1 changed files with 0 additions and 4 deletions
|
|
@ -3,16 +3,12 @@ pipeline:
|
|||
image: deblan/devenv
|
||||
commands:
|
||||
- npm install
|
||||
when:
|
||||
event: [tag, push, pull_request]
|
||||
branch: [master, develop, feature/*]
|
||||
|
||||
build:
|
||||
image: deblan/devenv
|
||||
commands:
|
||||
- make npm-build
|
||||
when:
|
||||
branch: [master, develop, feature/*]
|
||||
event: [push, pull_request]
|
||||
|
||||
package:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue