Skip to content

Commit 384bd23

Browse files
author
刘健
committed
Update .gitlab-ci.yml file
1 parent 98710ad commit 384bd23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ sync_job:
2929
# 获取 GitHub main 分支的最新提交
3030
- git fetch origin
3131
- GITHUB_SHA=$(git rev-parse origin/main)
32+
- echo http://$DEPLOY_USER:$DEPLOY_TOKEN@gitlab.eolink.com/apipark/APIPark
3233
# 获取 GitLab main 分支的最新提交
3334
- git remote remove gitlab
3435
- git remote add gitlab http://$DEPLOY_USER:$DEPLOY_TOKEN@gitlab.eolink.com/apipark/APIPark

0 commit comments

Comments
 (0)