fix the workflow branch
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
bd34b874ca
commit
d38c4d71a4
@ -2,7 +2,7 @@ name: Build the docker image for the API
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["custom"]
|
||||
branches: ["main"]
|
||||
|
||||
env:
|
||||
REGISTRY: git.ngn.tf
|
||||
|
@ -2,7 +2,7 @@ name: Build the docker image for the frontend application
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["custom"]
|
||||
branches: ["main"]
|
||||
|
||||
env:
|
||||
REGISTRY: git.ngn.tf
|
||||
|
@ -2,7 +2,7 @@ name: Build the docker image for the doc server
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["custom"]
|
||||
branches: ["main"]
|
||||
|
||||
env:
|
||||
REGISTRY: git.ngn.tf
|
||||
|
Loading…
x
Reference in New Issue
Block a user