Update cicd to push 235 image
This commit is contained in:
parent
0492b3e28d
commit
2d2ec997aa
@ -2,11 +2,11 @@ name: Build and Push to Registry
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ dev ]
|
branches: [ env_235 ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: git.4nkweb.com
|
REGISTRY: git.4nkweb.com
|
||||||
IMAGE_NAME: 4nk/lecoffre-front
|
IMAGE_NAME: 4nk/lecoffre-front-235
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
Loading…
x
Reference in New Issue
Block a user