Merge pull request 'legacy_preprod' (#11) from legacy_preprod into main
All checks were successful
Prod - Build & Deploy to Scaleway / build-and-push-image-lecoffre (push) Successful in 11s
Prod - Build & Deploy to Scaleway / deploy-to-scaleway-lecoffre (push) Successful in 3s

Reviewed-on: #11
This commit is contained in:
Omar 2025-07-17 20:09:57 +00:00
commit 3048e8788e
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
name: Demo - Build & Deploy to Scaleway
on:
schedule:
- cron: '00 15 * * *' # 15:00 UTC -> 17:00 CEST
push:
- [legacy_dev]
env:
PROJECT_ID_LECOFFRE: 72d08499-37c2-412b-877e-f8af0471654a

View File

@ -1,8 +1,8 @@
name: Prod - Build & Deploy to Scaleway
on:
schedule:
- cron: '00 20 * * *' # 20:00 UTC -> 22:00 CEST
push:
branches: [main]
env: