Skip to content
Snippets Groups Projects
Commit 30c61950 authored by TwilCynder's avatar TwilCynder
Browse files

fix gitlab ci

parent 9ef7c81c
Branches
No related tags found
2 merge requests!9fix sensor example (doc),!4Amd, Tests, Doc, CI/CD
job-build job-build:
stage: build stage: build
script: script:
- ./configure.sh - ./configure.sh
- make - make
job-build-test job-build-test:
stage: build stage: build
script: script:
- ./configure.sh - ./configure.sh
- make tests - make tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment