fix main-stable

This commit is contained in:
Ishaan Jaff 2024-04-03 14:59:39 -07:00
parent 79441d01c0
commit 47fceb9e5d

View file

@ -161,7 +161,7 @@ jobs:
context: .
file: ./litellm-js/spend-logs/Dockerfile
push: true
tags: ${{ steps.meta-spend-logs.outputs.tags }}-${{ github.event.inputs.tag || 'latest' }}, ${{ steps.meta-spend-logs.outputs.tags }}-latest
tags: ${{ steps.meta-spend-logs.outputs.tags }}-${{ github.event.inputs.tag || 'latest' }}, ${{ steps.meta-spend-logs.outputs.tags }}-${{ 'latest' }}, ${{ contains(github.event.inputs.tag || '', 'stable') && 'BerriAI/litellm-spend_logs-stable' || '' }},
labels: ${{ steps.meta-spend-logs.outputs.labels }}
platforms: local,linux/amd64,linux/arm64,linux/arm64/v8
@ -288,3 +288,4 @@ jobs:
}
]
}' $WEBHOOK_URL