提交 4af67a30 编写于 作者: LinuxSuRen's avatar LinuxSuRen

Test against with git backup action with branch fix/git-remote-adding

上级 d59c0f4a
......@@ -14,12 +14,12 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Backup to gitee
uses: jenkins-zh/git-backup-actions@fix-git-flow
uses: jenkins-zh/git-backup-actions@fix/git-remote-adding
env:
GIT_DEPLOY_KEY: ${{ secrets.GIT_DEPLOY_KEY }}
TARGET_GIT: "git@gitee.com:jenkins-zh/jenkins-open-tutorial.git"
- name: Backup to CodeChina
uses: jenkins-zh/git-backup-actions@fix-git-flow
uses: jenkins-zh/git-backup-actions@fix/git-remote-adding
env:
GIT_DEPLOY_KEY: ${{ secrets.GIT_DEPLOY_KEY }}
TARGET_GIT: "git@codechina.csdn.net:jenkins-zh/jenkins-open-tutorial.git"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册