diff --git a/build-gitea.jenkins b/build-gitea.jenkins index 618392e..e3a4b8f 100644 --- a/build-gitea.jenkins +++ b/build-gitea.jenkins @@ -56,10 +56,6 @@ USER git ], destination: [ "${repository}/library/gitea:latest-rootless", - ], - [ - "LANG=${GlibcLanguage}", - "TZ=${TimeZone}" ] ) }