728x90
반응형
ec2 ubuntu에 jenkins 설치 도중 sudo apt-get update에서 에러가 났다.
W: GPG error: https://pkg.jenkins.io/debian-stable binary/ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16개의 대문자 알파벳 로 에러가 뜬다면
$sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 16개 대문자 알파벳
로 해주면 된다.
728x90
반응형
댓글