mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Add image with golang for use with gitlab-ce builds with gitaly
This commit is contained in:
parent
1cb3b6104c
commit
616e7d961b
8 changed files with 43 additions and 17 deletions
|
|
@ -11,6 +11,6 @@ RUN apt-get update && apt-get install -y \
|
|||
|
||||
ADD . $PWD
|
||||
|
||||
RUN scripts/install-golang
|
||||
RUN scripts/install-git
|
||||
|
||||
ENV PATH /usr/local/bin:$PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue