mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 23:48:56 +01:00
Only build the production docker image when pushing to master
This commit is contained in:
parent
208ddddc6a
commit
ba633c4015
1 changed files with 0 additions and 1 deletions
1
.github/workflows/dockerize_production.yml
vendored
1
.github/workflows/dockerize_production.yml
vendored
|
@ -1,7 +1,6 @@
|
|||
name: dockerize-prod
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
|
|
Loading…
Reference in a new issue