mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
push
This commit is contained in:
parent
0933a77941
commit
aead220557
2 changed files with 2 additions and 1 deletions
2
.github/workflows/gather_hubspot_data.yml
vendored
2
.github/workflows/gather_hubspot_data.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
hubspot_raw_to_s3:
|
||||
name: HubSpot → S3 (raw data)
|
||||
name: HubSpot → S3 (Operations)
|
||||
runs-on: [self-hosted, mist]
|
||||
timeout-minutes: 4320
|
||||
|
||||
|
|
|
|||
1
run_temp.sh
Executable file
1
run_temp.sh
Executable file
|
|
@ -0,0 +1 @@
|
|||
cd backend && poetry run python src/dashboard/scripts/hubspot_to_s3_sales_forecast.py
|
||||
Loading…
Add table
Reference in a new issue