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

Update .gitlab-ci.yml

parent c7678e87
No related branches found
No related tags found
No related merge requests found
Pipeline #842 failed with stage
in 42 seconds
image: gcc
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