mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-07 23:12:46 +08:00
Update domain of k8s (#170)
* Update domain of k8s * Update mirror * Remove registry.k8s.io/kube-registry-proxy-amd64
This commit is contained in:
3
.github/workflows/verify-pr.yml
vendored
3
.github/workflows/verify-pr.yml
vendored
@@ -18,6 +18,9 @@ jobs:
|
||||
- name: Verify docker prefix
|
||||
run: |
|
||||
./hack/verify-docker-prefix.sh mirror.txt
|
||||
- name: Verify k8s prefix
|
||||
run: |
|
||||
./hack/verify-k8s-prefix.sh mirror.txt
|
||||
- name: Verify Image Exists
|
||||
run: |
|
||||
./hack/verify-image.sh mirror.txt https://github.com/${{ github.repository }}/pull/${{ github.event.pull_request.number }}.patch
|
||||
|
Reference in New Issue
Block a user