Skip to content
Snippets Groups Projects
Commit 2012a588 authored by Ethan Robert's avatar Ethan Robert
Browse files

Added Gitlab CI

parent 71de7a9f
Branches
No related tags found
No related merge requests found
Pipeline #60061 failed
stages:
- install
- test
install:
stage: install
script:
- ./instal-unix.sh
test:
stage: test
script:
- /opt/grapp/bin/Grapp --version
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment