-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
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
本项目需要社区的支持 #17
Comments
项目代号 MKT4D 比链接中的 lab 好,因为 clone 或 fork 出来难以区分 lab 是啥 |
Github 同步到 JihuLab 可以使用这个任务 下面是样例: name: Backup Git repository
on:
workflow_dispatch:
push:
branches:
- master
jobs:
BackupGit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: backup
uses: jenkins-zh/[email protected]
env:
GIT_DEPLOY_KEY: ${{ secrets.GIT_DEPLOY_KEY }}
TARGET_GIT: "[email protected]:devopschina/lab.git" |
这个建议提的好,修改代码库名称还是要趁早,我在内部讨论一下。多谢建议。 |
的确这个名字不太好,容易冲突和误解,投一票改名。 |
等我们第一季做完了以后再改,正式改为 “mkt4d”,这个旧的 repo 依然还可以留着,由于很多以前的文章中都引用了这个位置。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
本项目需要志愿者参与下面的工作:
感谢大家的支持。
The text was updated successfully, but these errors were encountered: