Skip to content
Snippets Groups Projects
Commit 9d6f7756 authored by Jan Grewe's avatar Jan Grewe
Browse files

add .gitlab-ci.yml

parent 9ae0cdd6
Branches master
No related tags found
No related merge requests found
Pipeline #
# This file is generated by GitLab CI
Build:
script:
- npm install
- cp config.json-dist config.json
- npm start &
- sleep 2
- npm stop
tags:
except:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment