|
@@ -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
|