mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-13 00:15:15 +00:00
Pin the revision
This commit is contained in:
@@ -14,6 +14,7 @@ RUN mkdir -p ${GOPATH}/src/github.com/gogits && \
|
|||||||
cd ${GOPATH}/src/github.com/gogits && \
|
cd ${GOPATH}/src/github.com/gogits && \
|
||||||
git clone https://github.com/cloudron-io/gogs.git && \
|
git clone https://github.com/cloudron-io/gogs.git && \
|
||||||
cd gogs && \
|
cd gogs && \
|
||||||
|
git reset --hard 7fd7dfdefc8990a4c3bbabcf40870c8f9a367f5a && \
|
||||||
go get ./... && \
|
go get ./... && \
|
||||||
go build && \
|
go build && \
|
||||||
go install && \
|
go install && \
|
||||||
|
Reference in New Issue
Block a user