mirror of
https://github.com/go-gitea/gitea
synced 2025-08-08 02:28:22 +00:00
alpine 3.11 (#9440)
This commit is contained in:
@@ -326,7 +326,7 @@ steps:
|
||||
|
||||
- name: update
|
||||
pull: default
|
||||
image: alpine:3.10
|
||||
image: alpine:3.11
|
||||
commands:
|
||||
- mv ./options/locale/locale_en-US.ini ./options/
|
||||
- "sed -i -e 's/=\"/=/g' -e 's/\"$$//g' ./options/locale/*.ini"
|
||||
|
Reference in New Issue
Block a user