mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-10 05:39:11 +00:00
Only build the production docker image when pushing to master
This commit is contained in:
1
.github/workflows/dockerize_production.yml
vendored
1
.github/workflows/dockerize_production.yml
vendored
@@ -1,7 +1,6 @@
|
|||||||
name: dockerize-prod
|
name: dockerize-prod
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "*"
|
- "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user