ci
Some checks failed
build_docker / essential (push) Successful in 0s
build_docker / build_paddle_ocr (push) Failing after 15s
build_docker / build_paddle_ocr_gpu (push) Failing after 18s
build_docker / build_easyocr (push) Failing after 8s
build_docker / build_easyocr_gpu (push) Failing after 17s
build_docker / build_doctr (push) Failing after 15s
build_docker / build_doctr_gpu (push) Failing after 15s
build_docker / build_raytune (push) Failing after 15s
Some checks failed
build_docker / essential (push) Successful in 0s
build_docker / build_paddle_ocr (push) Failing after 15s
build_docker / build_paddle_ocr_gpu (push) Failing after 18s
build_docker / build_easyocr (push) Failing after 8s
build_docker / build_easyocr_gpu (push) Failing after 17s
build_docker / build_doctr (push) Failing after 15s
build_docker / build_doctr_gpu (push) Failing after 15s
build_docker / build_raytune (push) Failing after 15s
This commit is contained in:
@@ -49,7 +49,6 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ${{ needs.essential.outputs.repo }}
|
||||
username: ${{ secrets.CI_USERNAME }}
|
||||
password: ${{ secrets.CI_READWRITE }}
|
||||
|
||||
- name: Build and push CPU image
|
||||
|
||||
Reference in New Issue
Block a user