Skip to content

Commit 82dc56b

Browse files
committed
scrape mazevo too
1 parent 442c4c9 commit 82dc56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ API_TOOLS_ENV=$(gcloud secrets versions access latest --secret="$ENV_SECRET_NAME
55
echo "$API_TOOLS_ENV" > .env
66

77
# Scrape, parse, and upload
8-
#exec ./api-tools -scrape -mazevo -verbose
8+
exec ./api-tools -scrape -mazevo -verbose
99
#exec ./api-tools -parse -mazevo -verbose
1010
exec ./api-tools -scrape -astra -verbose
1111
#exec ./api-tools -parse -astra -verbose

0 commit comments

Comments
 (0)