mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 21:29:11 +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
|
name: dockerize-prod
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
pull_request:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "*"
|
- "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user