Skip to content
Snippets Groups Projects
Commit bb0085b3 authored by Sebastian Hahta's avatar Sebastian Hahta
Browse files

Update .gitlab-ci.yml

parent e97ef08e
No related branches found
No related tags found
1 merge request!199feature/web service deploy
Pipeline #17129 canceled
This commit is part of merge request !199. Comments created here will be created in the context of that merge request.
......@@ -34,7 +34,7 @@ linux:
tags:
- linux
variables:
- NODE_SERVER: '10.0.0.9'
NODE_SERVER: '10.0.0.9'
script:
- npm install web-service/server
- browserify web-service/public/js/index.js -o web-service/public/js/bundle.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment