mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Rename publish workflow to build. Add badge to the workflow on Readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Publish Container
|
||||
name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -6,7 +6,7 @@ on:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
build:
|
||||
name: Build Docker Image, Push to Container Registry
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
Reference in New Issue
Block a user