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:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ env_235 ]
|
||||
pull_request:
|
||||
types: [closed]
|
||||
branches: [ main ]
|
||||
branches: [ env_235 ]
|
||||
|
||||
env:
|
||||
REGISTRY: git.4nkweb.com
|
||||
IMAGE_NAME: 4nk/lecoffre-back-mini
|
||||
IMAGE_NAME: 4nk/lecoffre-back-mini-235
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
Loading…
x
Reference in New Issue
Block a user