Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
dae98881e3
commit
b85aab0565
@ -1,8 +1,14 @@
|
|||||||
name: Build and publish the docker image
|
name: build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["custom"]
|
branches:
|
||||||
|
- "custom"
|
||||||
|
paths-ignore:
|
||||||
|
- "README.md"
|
||||||
|
- "LICENSE.txt"
|
||||||
|
- "docker-compose.example.yml"
|
||||||
|
- "ups.json"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: git.ngn.tf
|
REGISTRY: git.ngn.tf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user