- Create Dockerfile for multi-stage build - Set up GitHub Actions workflow for CI/CD - Implement meal and timetable fetching logic - Add README and configuration files - Include cron job for scheduled execution - Establish .gitignore for build artifacts and environment files
3 lines
No EOL
19 B
Bash
3 lines
No EOL
19 B
Bash
cd /code/app
|
|
|
|
./run |