mirror of
https://github.com/searxng/searxng.git
synced 2025-07-31 09:02:20 +02:00
Merge branch 'master' of https://github.com/asciimoo/searx into filtron
This commit is contained in:
commit
916d8a9e46
2 changed files with 4 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -194,6 +194,9 @@ PHONY += docker
|
|||
docker: buildenv
|
||||
$(Q)./manage.sh docker_build
|
||||
|
||||
docker.push: buildenv
|
||||
$(Q)./manage.sh docker_build push
|
||||
|
||||
# gecko
|
||||
# -----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue