Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kendryte747 committed Dec 5, 2024
1 parent 947a016 commit 009d45d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,12 +166,6 @@ build web docs:
- git config --global user.email "[email protected]"
- git config --global user.name "GitLab CI"
- git commit "*.md" -m "remove cover" || true
- git checkout main
- git reset --hard origin/main
- python3 preprocess.py
- git config --global user.email "[email protected]"
- git config --global user.name "GitLab CI"
- git commit "*.md" -m "remove cover" || true
- make mhtml
- rm -rf /data1/k230/k230_canmv_docs/*
- cp -r _build/* /data1/k230/k230_canmv_docs
Expand Down

0 comments on commit 009d45d

Please sign in to comment.