Skip to content

yulong18/riscv-ci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riscv-ci

Build scripts of ci.rvperf.org

For PLCT staff:

you can modify your CI jobs by changing the scripts. The jenkins simply runs:

wget -O job.sh https://raw.githubusercontent.com/plctlab/riscv-ci/main/${JOB_NAME}.sh
bash -ex job.sh

Please notice that you SHOULD NOT change repo and branch by/in your scripts.

About

Build scripts of ci.rvperf.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.1%
  • Makefile 0.9%