forked from phoenix-oss/llama-stack-mirror
add kvant
Some checks failed
Build and Push container / build_concierge_backend (push) Failing after 33s
Some checks failed
Build and Push container / build_concierge_backend (push) Failing after 33s
This commit is contained in:
parent
1c1a54d5d4
commit
8e20d934e2
1 changed files with 4 additions and 2 deletions
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
|
@ -6,12 +6,14 @@ on:
|
|||
# - cron: "0 10 * * *"
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- main
|
||||
- kvant
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- main
|
||||
- kvant
|
||||
env:
|
||||
IMAGE: git.kvant.cloud/${{github.repository}}
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue