We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lab07 CI/CD 简介 # CI/CD 基本概念 # CI/CD 指的是持续集成(Continuous Integration)、持续交付(Continuous Delivery)和持续部署(Continuous Deployment)。 在软件开发过程中,会经历开发、构建、测试、发布、部署等过程,在产品的
https://super-buaa-2021.github.io/SE-Labs/docs/labs/lab07/CI_CD/
The text was updated successfully, but these errors were encountered:
hugo 针不戳
Sorry, something went wrong.
GitHub Actions对于白嫖用户有空间和时间限制,如果你的程序包比较大,可以在合适的时候把不需要的资源给删掉,对于Gitee用户,因为Gitee自带的CICD是放在企业版的功能里面的(可能是中文互联网特色?),有需求的话可考虑Jenkins的gitee插件曲线救国( 参见https://juejin.cn/post/6953856804518363172 )
可以使用Tabby进行ssh远程登录,极简而且可以维持至少20-30min的登录状态,不用重复登录
vscode的ssh remote老方便了啊
No branches or pull requests
CI/CD 简介 | 软件工程基础上机指南
Lab07 CI/CD 简介 # CI/CD 基本概念 # CI/CD 指的是持续集成(Continuous Integration)、持续交付(Continuous Delivery)和持续部署(Continuous Deployment)。
在软件开发过程中,会经历开发、构建、测试、发布、部署等过程,在产品的
https://super-buaa-2021.github.io/SE-Labs/docs/labs/lab07/CI_CD/
The text was updated successfully, but these errors were encountered: