Loading

随笔分类 -  other

摘要:apt替换国内源(有问题) ubuntu20发现替换源之后各种install-error sudo apt-get update sudo apt update sudo apt install vim sudo apt install curl sudo vim /etc/apt/sources. 阅读全文
posted @ 2021-05-31 15:03 ly_arise 阅读(65) 评论(0) 推荐(0)
摘要:主要逻辑 1. 编译打包 git clone 代码到服务器 git checkout/git reset 迁出分支/tag 执行构建脚本对项目打包(tar.gz) 执行hook脚本 2. 部署 通过ssh远程创建部署目录 通过scp拷贝打包文件到远程机器 通过ssh执行远程命令(部署前命令) 通过s 阅读全文
posted @ 2021-05-08 16:50 ly_arise 阅读(229) 评论(0) 推荐(0)
摘要:记录一次hugo折腾 阅读全文
posted @ 2021-01-14 21:49 ly_arise 阅读(1166) 评论(0) 推荐(0)