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