mirror of
https://github.com/gogs/gogs.git
synced 2026-05-07 15:16:40 +02:00
chore: minor case fixup
[skip ci]
This commit is contained in:
@@ -10,8 +10,6 @@ tasks:
|
||||
web:
|
||||
desc: Build the binary and start the web server
|
||||
deps: [build]
|
||||
env:
|
||||
GOGS_WORK_DIR: '{{.ROOT_DIR}}'
|
||||
cmds:
|
||||
- .bin/gogs web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user