Update cicd to push 235 image
This commit is contained in:
parent
ce2c399055
commit
013437a55f
@ -2,14 +2,14 @@ name: Build and Push to Registry
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ env_235 ]
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [closed]
|
types: [closed]
|
||||||
branches: [ main ]
|
branches: [ env_235 ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: git.4nkweb.com
|
REGISTRY: git.4nkweb.com
|
||||||
IMAGE_NAME: 4nk/lecoffre-back-mini
|
IMAGE_NAME: 4nk/lecoffre-back-mini-235
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
Loading…
x
Reference in New Issue
Block a user