forked from phoenix/litellm-mirror
skip helm build for dev builds
This commit is contained in:
parent
fafa5a285a
commit
05831ab6d4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ghcr_deploy.yml
vendored
1
.github/workflows/ghcr_deploy.yml
vendored
|
@ -187,6 +187,7 @@ jobs:
|
||||||
platforms: local,linux/amd64,linux/arm64,linux/arm64/v8
|
platforms: local,linux/amd64,linux/arm64,linux/arm64/v8
|
||||||
|
|
||||||
build-and-push-helm-chart:
|
build-and-push-helm-chart:
|
||||||
|
if: github.event.inputs.release_type != 'dev'
|
||||||
needs: [docker-hub-deploy, build-and-push-image, build-and-push-image-database]
|
needs: [docker-hub-deploy, build-and-push-image, build-and-push-image-database]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue