Unverified Commit 08e3bb62 authored by Caiyi H.'s avatar Caiyi H. Committed by GitHub
Browse files

Update remote repo url in mirror.yml

Showing with 1 addition and 1 deletion
+1 -1
......@@ -25,6 +25,6 @@ jobs:
- name: Push to GitLab
run: |
git remote add gitlab https://${{ env.GITLAB_USER}}:${{ secrets.GITLAB_TOKEN }}@gitlab.eduxiji.net/neuqOS/neuq-rcore.git
git remote add gitlab https://${{ env.GITLAB_USER}}:${{ secrets.GITLAB_TOKEN }}@gitlab.eduxiji.net/T202419145993048/neuq-rcore.git
git push --force --all gitlab
git push --force --tags gitlab
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment