Update cicd to push 235 image

This commit is contained in:
omaroughriss 2025-07-24 12:48:53 +02:00
parent 0492b3e28d
commit 2d2ec997aa

View File

@ -2,11 +2,11 @@ name: Build and Push to Registry
on:
push:
branches: [ dev ]
branches: [ env_235 ]
env:
REGISTRY: git.4nkweb.com
IMAGE_NAME: 4nk/lecoffre-front
IMAGE_NAME: 4nk/lecoffre-front-235
jobs:
build-and-push: