mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-14 02:22:54 +00:00
(ci/cd) only do new litellm release after success docker deploy
This commit is contained in:
@@ -129,6 +129,7 @@ jobs:
|
||||
labels: ${{ steps.meta-database.outputs.labels }}
|
||||
release:
|
||||
name: "New LiteLLM Release"
|
||||
needs: [docker-hub-deploy, build-and-push-image, build-and-push-image-database, build-and-push-image-alpine]
|
||||
|
||||
runs-on: "ubuntu-latest"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user