diff --git a/.gitea/workflows/pipeline.yml b/.gitea/workflows/pipeline.yml index e3b687e..ec9ac90 100644 --- a/.gitea/workflows/pipeline.yml +++ b/.gitea/workflows/pipeline.yml @@ -3,7 +3,7 @@ name: Build and Push Docker Image on: push: branches: - - master + - build jobs: build-and-push: