ECMWFCode4Earth / vAirify

code repository for 2024 Code for Earth project #16
MIT License
2 stars 1 forks source link

Updated cron script location to match where the dockerfile puts it #168

Closed rstrange-scottlogic closed 3 months ago

rstrange-scottlogic commented 3 months ago

The cron job script location needs to match the location the dockerfile adds the files to, referenced here:

https://github.com/ECMWFCode4Earth/vAirify/blob/main/air-quality-backend/Dockerfile.forecast https://github.com/ECMWFCode4Earth/vAirify/blob/main/air-quality-backend/Dockerfile.insitu

github-actions[bot] commented 3 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
777 730 94% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 7da46bf by action🐍