use our federated dev branch
This commit is contained in:
parent
831f71f916
commit
73f98a768f
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@ ARG TAGS="sqlite sqlite_unlock_notify"
|
|||
ENV TAGS "bindata timetzdata $TAGS"
|
||||
ARG CGO_EXTRA_CFLAGS
|
||||
|
||||
ENV FORGEJO_GIT_URL "https://codeberg.org/forgejo/forgejo.git"
|
||||
ENV FORGEJO_GIT_URL "https://codeberg.org/meissa/forgejo.git"
|
||||
#ENV FORGEJO_GIT_URL "https://git.exozy.me/a/gitea.git"
|
||||
ENV FORGEJO_BRANCH "forgejo-development"
|
||||
ENV FORGEJO_BRANCH "forgejo-federated-star"
|
||||
#ENV FORGEJO_BRANCH "libreplanet-federation-demo"
|
||||
|
||||
#Build deps
|
||||
|
|
Loading…
Reference in a new issue