cleanup the workflow config
All checks were successful
build / build (push) Successful in 9s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn 2025-05-02 17:42:52 +03:00
parent dae98881e3
commit b85aab0565
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D
2 changed files with 9 additions and 3 deletions

View File

@ -1,8 +1,14 @@
name: Build and publish the docker image
name: build
on:
push:
branches: ["custom"]
branches:
- "custom"
paths-ignore:
- "README.md"
- "LICENSE.txt"
- "docker-compose.example.yml"
- "ups.json"
env:
REGISTRY: git.ngn.tf

View File

@ -1,4 +1,4 @@
# [ngn.tf] | 4get
# 4get | proxy search engine
![](https://git.ngn.tf/ngn/4get/actions/workflows/build.yml/badge.svg)