mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Allow dockerize step to run for prod from PR temporarily
This commit is contained in:
committed by
Debanjum Singh Solanky
parent
245a9cbf63
commit
f88a5867b4
1
.github/workflows/dockerize_production.yml
vendored
1
.github/workflows/dockerize_production.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: dockerize-prod
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
Reference in New Issue
Block a user