updated gitlab-ci
This commit is contained in:
parent
f43538ff1f
commit
f254c813e7
@ -7,6 +7,8 @@ build-code-job:
|
|||||||
- build
|
- build
|
||||||
- node
|
- node
|
||||||
script:
|
script:
|
||||||
|
- echo "Install dependencies..."
|
||||||
|
- npm install
|
||||||
- echo "Run 'npm run build' and deploy to server"
|
- echo "Run 'npm run build' and deploy to server"
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user