mirror of
https://github.com/searx/searx
synced 2024-11-22 09:57:08 +01:00
Merge branch 'master' of https://github.com/asciimoo/searx into filtron
This commit is contained in:
commit
916d8a9e46
@ -40,7 +40,7 @@ jobs:
|
|||||||
install: true
|
install: true
|
||||||
script:
|
script:
|
||||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||||
- local/py3/bin/activate; ./manage.sh docker_build push
|
- make -e GIT_URL=$(git remote get-url origin) docker.push
|
||||||
after_success: true
|
after_success: true
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user