diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index a1077ba..522df5c 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -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 diff --git a/README.md b/README.md index c9982c2..eea273c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [ngn.tf] | 4get +# 4get | proxy search engine ![](https://git.ngn.tf/ngn/4get/actions/workflows/build.yml/badge.svg)