mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-11 16:50:33 +08:00
CI: always continue deploy
This commit is contained in:
parent
e9614290ea
commit
317d914086
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -124,6 +124,7 @@ jobs:
|
||||
name: build-artifact-${{ github.ref_name }}
|
||||
path: public
|
||||
- name: Upload Dist to GitLab
|
||||
continue-on-error: true
|
||||
run: |
|
||||
git clone --filter=tree:0 https://${GITLAB_TOKEN_NAME}:${GITLAB_TOKEN}@gitlab.com/SukkaW/ruleset.skk.moe.git ./deploy-git
|
||||
cd ./deploy-git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user