1
Some checks failed
Auth & User Management Service CI / Explore-Gitea-Actions (push) Failing after 30s
Some checks failed
Auth & User Management Service CI / Explore-Gitea-Actions (push) Failing after 30s
This commit is contained in:
parent
5394bfa3c7
commit
4e5246c9ad
@ -7,6 +7,7 @@ ENV GOPROXY=https://goproxy.cn,direct
|
||||
|
||||
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
||||
RUN apk update --no-cache && apk add --no-cache tzdata
|
||||
RUN apk add --no-cache git
|
||||
|
||||
WORKDIR /build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user