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

ci

parent c7678e87
No related branches found
No related tags found
No related merge requests found
Pipeline #844 passed with stage
in 10 seconds
image: gcc
before_script:
- git clone https://git.recolic.net/root/rlib.git
- cd rlib && make install && cd ..
build:
script:
- g++ changpu_v2.cc -o changpu_v2_linux64 -std=c++17 -static -O3
artifacts:
paths:
- changpu_v2_linux64
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