Commit Graph

9 Commits

Author SHA1 Message Date
techknowlogick 50c2dbac63 Update '.drone.yml' 2023-01-20 09:51:05 +08:00
techknowlogick 52dd20985d Update '.drone.yml' 2023-01-20 09:50:05 +08:00
techknowlogick 6f7460d455 Update '.drone.yml' 2023-01-18 04:00:17 +08:00
techknowlogick 81ca1abcfe rename primary branch 2022-08-22 23:51:09 +08:00
techknowlogick 02280a9dcd Update '.drone.yml' 2022-03-04 01:33:08 +08:00
techknowlogick b68564c5f1 Update '.drone.yml' 2022-03-04 00:52:45 +08:00
techknowlogick 2b7235c83e update homebrew version via cron (#154)
Fix #98

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/154
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2022-02-28 09:31:41 +08:00
markkrj 68c708ea32 Drone behaves strangely and exit with 0 if using && in command (#140)
Drone strangely exits with 0 if we use `&&`in command.
[This](https://drone.gitea.com/gitea/homebrew-gitea/3/1/2) should have failed, as per line 16.

Co-authored-by: Marcos de Oliveira <marcossantos@furb.br>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/140
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: markkrj <markkrj@noreply.gitea.io>
Co-committed-by: markkrj <markkrj@noreply.gitea.io>
2021-07-08 01:17:24 +08:00
markkrj 13f289d974 Add .drone.yml file for CI (#138)
A way to validate the homebrew formulas

Co-authored-by: Marcos de Oliveira <marcossantos@furb.br>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/138
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: markkrj <markkrj@noreply.gitea.io>
Co-committed-by: markkrj <markkrj@noreply.gitea.io>
2021-07-07 16:32:51 +08:00