Skip to content
Snippets Groups Projects
Commit 6c703a98 authored by Recolic Keghart's avatar Recolic Keghart
Browse files

Update .gitlab-ci.yml

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