fix input device is not a TTY

This commit is contained in:
Artur Akmalov
2023-07-26 15:21:43 +05:00
parent e15a91f276
commit a54cf6c9bc

View File

@@ -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