use homebrew branch

This commit is contained in:
techknowlogick 2022-02-25 16:56:55 -05:00
parent 616179a530
commit 6a119dd50e

View file

@ -73,6 +73,7 @@ steps:
- changelog --version
- brew install gitea/gitea/gitea-head
- gitea --version
---
kind: pipeline
name: update_version
@ -83,7 +84,7 @@ platform:
trigger:
branch:
- main
- master
event:
- cron
cron:
@ -102,7 +103,7 @@ steps:
settings:
author_email: "teabot@gitea.io"
author_name: GiteaBot
branch: main
branch: master
commit: true
commit_message: "[skip ci] Updated Version via cron"
remote: "git@gitea.com:gitea/homebnew-gitea.git"