Skip to content
Snippets Groups Projects
Commit 65ee366c authored by Recolic K's avatar Recolic K
Browse files

ci

parent 69d7deba
No related branches found
No related tags found
No related merge requests found
Pipeline #847 passed with stage
in 8 seconds
image: gcc
before_script:
- git clone https://git.recolic.net/root/rlib.git
- cd rlib && make install && cd ..
build:
script: g++ workflows/another.cc -std=c++17 -o a.bin -I .. && ./a.bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment