mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Create tagged Docker image on new tag/release
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
name: build
|
name: dockerize
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
tags:
|
||||||
|
- "*"
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
@@ -10,7 +12,7 @@ on:
|
|||||||
- setup.py
|
- setup.py
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
- docker-compose.yml
|
- docker-compose.yml
|
||||||
- .github/workflows/build.yml
|
- .github/workflows/dockerize.yml
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
# Khoj 🦅
|
# Khoj 🦅
|
||||||
[](https://github.com/debanjum/khoj/actions/workflows/build.yml)
|
|
||||||
[](https://github.com/debanjum/khoj/actions/workflows/test.yml)
|
[](https://github.com/debanjum/khoj/actions/workflows/test.yml)
|
||||||
|
[](https://github.com/debanjum/khoj/pkgs/container/khoj)
|
||||||
[](https://pypi.org/project/khoj-assistant/)
|
[](https://pypi.org/project/khoj-assistant/)
|
||||||
|
|
||||||
*A natural language search engine for your personal notes, transactions and images*
|
*A natural language search engine for your personal notes, transactions and images*
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
# Khoj
|
# Khoj
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user