Update legacy_dev cicd to push on test env
All checks were successful
Test - Build & Deploy to Scaleway / build-and-push-image-lecoffre (push) Successful in 15s
Test - Build & Deploy to Scaleway / deploy-to-scaleway-lecoffre (push) Successful in 4s

This commit is contained in:
omaroughriss 2025-07-29 16:05:57 +02:00
parent 20a333c106
commit 2d28f1a21a

View File

@ -1,4 +1,4 @@
name: Demo - Build & Deploy to Scaleway
name: Test - Build & Deploy to Scaleway
on:
push:
@ -6,8 +6,8 @@ on:
env:
PROJECT_ID_LECOFFRE: 72d08499-37c2-412b-877e-f8af0471654a
NAMESPACE_ID_LECOFFRE: c992c042-bdb6-4974-becf-aa5039b9ec58
CONTAINER_REGISTRY_ENDPOINT_LECOFFRE: rg.fr-par.scw.cloud/funcscwlecoffredemovts5gdxg
NAMESPACE_ID_LECOFFRE: 3829c5cd-9fb0-4871-97a1-eb33e4bc1114
CONTAINER_REGISTRY_ENDPOINT_LECOFFRE: rg.fr-par.scw.cloud/funcscwlecoffretestouylprmj
IMAGE_NAME: front
CONTAINER_NAME: front
@ -42,7 +42,7 @@ jobs:
deploy-to-scaleway-lecoffre:
needs: build-and-push-image-lecoffre
runs-on: ubuntu-latest
environment: demo
environment: test
steps:
- name: Install CLI
uses: scaleway/action-scw@v0