mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-09-16 16:37:05 +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
|
- name: Check
|
||||||
env:
|
env:
|
||||||
INCREMENTAL: "true"
|
INCREMENTAL: "true"
|
||||||
DEBUG: "true"
|
|
||||||
QUICKLY: ""
|
|
||||||
PARALLET: "10"
|
PARALLET: "10"
|
||||||
run: |
|
run: |
|
||||||
./scripts/check-image.sh
|
./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
|
- name: Check
|
||||||
env:
|
env:
|
||||||
INCREMENTAL: "true"
|
INCREMENTAL: "true"
|
||||||
DEBUG: "true"
|
|
||||||
QUICKLY: "true"
|
QUICKLY: "true"
|
||||||
run: |
|
run: |
|
||||||
./scripts/check-image.sh
|
./scripts/check-image.sh
|
||||||
|
Reference in New Issue
Block a user