Jenkins Out of memory
Jenkins 툴 연동시 오류 문제
Jenkins 툴 연동시 오류 문제
Code 테스트 Verilog code 테스트 always @ (posedge clk) begin if (rst) r1 <= 1'b0; else r1 <= r2; end VHDL Code 테스트 function CONV_INTEGER(ARG: STD_LOGIC_VECTOR) return INTEGER is vari...
루트 인증서 설치 Jenkins의 저장소 추가시 인증서 에러가 발생할 경우를 대비해 루트 인증서를 설치 합니다. # yum -y install ca-certificates 패키지 저장소 추가 이제 Jenkins의 패키지 저장소를 추가합니다. # wget -O /etc/yum.repos.d/jenkins.repo https://pkg.je...
The favicons of Chirpy are placed in the directory assets/img/favicons/. You may want to replace them with your own. The following sections will guide you to create and replace the default favicons...
Get started with Chirpy basics in this comprehensive overview. You will learn how to install, configure, and use your first Chirpy-based website, as well as deploy it to a web server.
This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set. Naming and...
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run je...