mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-02-16 02:30:58 +00:00
fix input device is not a TTY
This commit is contained in:
2
.github/workflows/algolia.yml
vendored
2
.github/workflows/algolia.yml
vendored
@@ -16,4 +16,4 @@ jobs:
|
||||
|
||||
- name: Run Docker image
|
||||
run: |
|
||||
docker run -it -e APPLICATION_ID=$APPLICATION_ID -e API_KEY=$API_KEY -e "CONFIG=$(cat algolia_config.json | jq -r tostring)" algolia/docsearch-scraper
|
||||
docker run -e APPLICATION_ID=$APPLICATION_ID -e API_KEY=$API_KEY -e "CONFIG=$(cat algolia_config.json | jq -r tostring)" algolia/docsearch-scraper
|
||||
Reference in New Issue
Block a user