forked from cloudron-apps/gitea-app
Pin the revision
This commit is contained in:
parent
f4a9e17d09
commit
d413c2796f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ RUN mkdir -p ${GOPATH}/src/github.com/gogits && \
|
|||
cd ${GOPATH}/src/github.com/gogits && \
|
||||
git clone https://github.com/cloudron-io/gogs.git && \
|
||||
cd gogs && \
|
||||
git reset --hard 7fd7dfdefc8990a4c3bbabcf40870c8f9a367f5a && \
|
||||
go get ./... && \
|
||||
go build && \
|
||||
go install && \
|
||||
|
|
Loading…
Reference in a new issue