diff options
author | KN4CK3R <admin@oldschoolhack.me> | 2023-05-01 00:31:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-30 18:31:16 -0400 |
commit | fe2fe852634c0f2ee4f7360fc424f2675e198cdf (patch) | |
tree | e4129918479b64c22a1a01f121e332171985086b /options/license/Swift-exception | |
parent | 97991596bd7cb3206ddd98ed4b63ff9eb28cec12 (diff) | |
download | gitea-fe2fe852634c0f2ee4f7360fc424f2675e198cdf.tar.gz gitea-fe2fe852634c0f2ee4f7360fc424f2675e198cdf.zip |
Set stop_on_error (#24453)
Current air version runs the old binary if the build fails. This
restores the old behaviour.
```
...
code.gitea.io/gitea/services/cron
code.gitea.io/gitea/routers/web/user/setting
code.gitea.io/gitea/routers/web/org
make[2]: *** [Makefile:814: gitea] Error 1
make[2]: Leaving directory '/src'
failed to build, error: exit status 2
running...
2023/04/30 21:04:11 cmd/web.go:125:runWeb() [I] Starting Gitea on PID: 29153
2023/04/30 21:04:11 cmd/web.go:178:runWeb() [I] Global init
...
```
Reference: https://github.com/cosmtrek/air/pull/336
Diffstat (limited to 'options/license/Swift-exception')
0 files changed, 0 insertions, 0 deletions