Compare commits
No commits in common. "3dbc2e05107ba455d453d7d6ff06a047776cb985" and "16288c2bcb6144a7eab3ad165fdc4589e75482e2" have entirely different histories.
3dbc2e0510
...
16288c2bcb
@ -3,7 +3,6 @@ name: Build the docker image for the API
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
paths: ["api/**"]
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: git.ngn.tf
|
REGISTRY: git.ngn.tf
|
||||||
|
@ -3,7 +3,6 @@ name: Build the docker image for the frontend application
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
paths: ["app/**"]
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: git.ngn.tf
|
REGISTRY: git.ngn.tf
|
||||||
|
@ -3,7 +3,6 @@ name: Build the docker image for the doc server
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
paths: ["doc/**"]
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: git.ngn.tf
|
REGISTRY: git.ngn.tf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user