Refactor CI workflows and update Docker build process
Some checks failed
CI / ci (push) Failing after 1m5s
Some checks failed
CI / ci (push) Failing after 1m5s
- Removed caching step for pip in ci.yml to streamline dependency installation. - Added a blank line in docker-build.yml for improved readability and organization of job steps.
This commit is contained in:
@@ -72,3 +72,4 @@ jobs:
|
||||
tag_name: ${{ needs.build-and-push.outputs.tag }}
|
||||
body_path: release_notes.md
|
||||
target_commitish: ${{ github.sha }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user