Skip to content
Snippets Groups Projects
Commit 67d692f8 authored by Fernando Erd's avatar Fernando Erd :ok_hand:
Browse files

[WIP] Teste CI


Signed-off-by: default avatarFernando Erd <fcerd@inf.ufpr.br>
parent 1cc5a8a8
No related branches found
No related tags found
1 merge request!1v1
Pipeline #20980 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