install golang
This commit is contained in:
parent
19d5c959f4
commit
4f91193878
|
@ -144,7 +144,7 @@ case "$1" in
|
|||
;;
|
||||
"forgejo-test-deps")
|
||||
apt update
|
||||
apt install --no-install-recommends -y git-lfs
|
||||
apt install --no-install-recommends -y git-lfs golang
|
||||
adduser --quiet --comment forgejo --disabled-password forgejo
|
||||
chown -R forgejo:forgejo .
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue