Skip to content
Snippets Groups Projects
Commit 21a2b346 authored by Moritz Langenstein's avatar Moritz Langenstein
Browse files

Merge branch 'master' of gitlab.doc.ic.ac.uk:sweng-group-15/drawing-app

parents eb83ae48 1d02ed47
No related branches found
No related tags found
No related merge requests found
Pipeline #100480 passed
default:
image: node:10
before_script:
- npm ci
stages:
- build
backend_build:
stage: build
script:
- npm build
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