mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-20 00:20:28 +00:00
fix input device is not a TTY
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Run Docker image
|
- name: Run Docker image
|
||||||
run: |
|
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