mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 02:00:37 +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 }}
|
name: build-artifact-${{ github.ref_name }}
|
||||||
path: public
|
path: public
|
||||||
- name: Upload Dist to GitLab
|
- name: Upload Dist to GitLab
|
||||||
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
git clone --filter=tree:0 https://${GITLAB_TOKEN_NAME}:${GITLAB_TOKEN}@gitlab.com/SukkaW/ruleset.skk.moe.git ./deploy-git
|
git clone --filter=tree:0 https://${GITLAB_TOKEN_NAME}:${GITLAB_TOKEN}@gitlab.com/SukkaW/ruleset.skk.moe.git ./deploy-git
|
||||||
cd ./deploy-git
|
cd ./deploy-git
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user