Fix gitlab ci
This commit is contained in:
parent
a0e902b14b
commit
a4b3cc3e93
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ image: node:latest
|
|||
|
||||
stages:
|
||||
- prepare
|
||||
- test
|
||||
- build
|
||||
- release
|
||||
|
||||
|
|
Reference in a new issue