Skip to content
Snippets Groups Projects
Commit 5d0c6836 authored by Névisson Gonçalves's avatar Névisson Gonçalves
Browse files

Merge branch 'RS' of https://gitlab.c3sl.ufpr.br/simcaq/front-end into RS

parents 88047377 382f0db9
No related branches found
No related tags found
1 merge request!1v1
Pipeline #21257 passed
image: node:10.16.0-stretch
cache:
paths:
- node_modules
stages:
- test
run_test:
stage: test
script:
- npm i
- ./node_modules/@angular/cli/bin/ng build
tags:
- node
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment