mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[CI] remove useless tests in docker_build (#4974)
* [CI] fix * [CI] fix apt_sources error of focal in docker_build * [CI] remove useless tests in docker_build
This commit is contained in:
2
.github/workflows/ci_image_update.yml
vendored
2
.github/workflows/ci_image_update.yml
vendored
@@ -140,7 +140,7 @@ jobs:
|
||||
|
||||
publish_pre_check:
|
||||
name: Publish Docker Images Pre Check
|
||||
needs: [ci_image_build, unittest_coverage,logprob_test,pre_ce_test,base_test,accuracy_test,stable_test]
|
||||
needs: [ci_image_build, unittest_coverage,logprob_test,pre_ce_test,base_test]
|
||||
runs-on: [self-hosted, Docker-Build]
|
||||
steps:
|
||||
- name: Images Uploading
|
||||
|
||||
Reference in New Issue
Block a user