mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-07 14:39:01 +08:00
Update workflow
This commit is contained in:
2
.github/workflows/deep-sync-check.yml
vendored
2
.github/workflows/deep-sync-check.yml
vendored
@@ -16,8 +16,6 @@ jobs:
|
||||
- name: Check
|
||||
env:
|
||||
INCREMENTAL: "true"
|
||||
DEBUG: "true"
|
||||
QUICKLY: ""
|
||||
PARALLET: "10"
|
||||
run: |
|
||||
./scripts/check-image.sh
|
||||
|
1
.github/workflows/sync-check.yml
vendored
1
.github/workflows/sync-check.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
- name: Check
|
||||
env:
|
||||
INCREMENTAL: "true"
|
||||
DEBUG: "true"
|
||||
QUICKLY: "true"
|
||||
run: |
|
||||
./scripts/check-image.sh
|
||||
|
Reference in New Issue
Block a user