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:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
@@ -10,7 +12,7 @@ on:
|
||||
- setup.py
|
||||
- Dockerfile
|
||||
- docker-compose.yml
|
||||
- .github/workflows/build.yml
|
||||
- .github/workflows/dockerize.yml
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
@@ -1,6 +1,6 @@
|
||||
# Khoj 🦅
|
||||
[](https://github.com/debanjum/khoj/actions/workflows/build.yml)
|
||||
[](https://github.com/debanjum/khoj/actions/workflows/test.yml)
|
||||
[](https://github.com/debanjum/khoj/pkgs/container/khoj)
|
||||
[](https://pypi.org/project/khoj-assistant/)
|
||||
|
||||
*A natural language search engine for your personal notes, transactions and images*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||

|
||||

|
||||

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