Compare commits

...

3 Commits

Author SHA1 Message Date
3048e8788e 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
2025-07-17 20:09:57 +00:00
67fa4c923d Change ci event to push 2025-07-17 20:07:04 +00:00
a916a66747 Actualiser .github/workflows/demo.yml 2025-07-17 20:04:06 +00:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

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