add gitlabtoken for go get
This commit is contained in:
parent
bdbb50702a
commit
a4423b6498
@ -1,4 +1,4 @@
|
|||||||
FROM penahub.gitlab.yandexcloud.net:5050/devops/dockerhub-backup/golang:latest as build
|
FROM penahub.gitlab.yandexcloud.net:5050/devops/dockerhub-backup/golang:latest as build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
RUN apk add git
|
RUN apk add git
|
||||||
|
RUN git config --global url."https://buildToken:glpat-axA8ttckx3aPf_xd2Dym@penahub.gitlab.yandexcloud.net/".insteadOf "https://penahub.gitlab.yandexcloud.net/"
|
||||||
|
Loading…
Reference in New Issue
Block a user