This commit is contained in:
Artur Akmalov
2023-07-26 15:16:02 +05:00
parent 4085bba1c2
commit b6f26d68f6

View File

@@ -16,7 +16,6 @@ jobs:
- name: Run Docker image
run: |
apt install jq -y
cat algolia_config.json | jq -r tostring
# 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