Ubuntu18.04安裝jenkins


官網參考指引:https://pkg.jenkins.io/debian-stable/

wget -q -O - https://pkg.jenkins.io/debian-stable/jenkins.io.key | sudo apt-key add -

deb https://pkg.jenkins.io/debian-stable binary/

sudo apt-get update

sudo apt-get install jenkins

uni@uni-virtual-machine:~$ wget -q -O - https://pkg.jenkins.io/debian-stable/jenkins.io.key | sudo apt-key add -
[sudo] uni 的密碼: 
OK
uni@uni-virtual-machine:~$ deb https://pkg.jenkins.io/debian-stable binary/

Command 'deb' not found, did you mean:

  command 'dub' from snap dub (1.19.0)
  command 'den' from snap den (1.2.0-0)
  command 'debc' from deb devscripts
  command 'edb' from deb edb-debugger
  command 'xdeb' from deb xdeb
  command 'debi' from deb devscripts
  command 'deb3' from deb quilt
  command 'derb' from deb icu-devtools
  command 'dep' from deb go-dep
  command 'dab' from deb bsdgames
  command 'dub' from deb dub
  command 'dex' from deb dex

See 'snap info <snapname>' for additional versions.


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM