Skip to content
Snippets Groups Projects
Commit 5f24bff1 authored by Marcus V.'s avatar Marcus V.
Browse files

tem que resolver isso ae

parent 1368af0d
Branches
No related tags found
No related merge requests found
Pipeline #40587 failed
image: node:lts
stages: stages:
- test - test
test: test:
image: dockerregistry.c3sl.ufpr.br/node:16
before_script: before_script:
- npm install - npm install
script: script:
- npm test - npm test
only: only:
- main - main
tags:
- node
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment