mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 11:02:55 +01:00
Add new zoekt-ci-image
This commit is contained in:
parent
2e6ab836cc
commit
2b6889b17c
4 changed files with 6 additions and 8 deletions
|
|
@ -16,7 +16,7 @@ FROM alpine:3.17 as main
|
|||
|
||||
COPY --from=build /go/bin/* /usr/bin/
|
||||
|
||||
COPY assets/zoekt-ci-image/run-zoekt-servers-1.1 run-zoekt-servers
|
||||
COPY assets/zoekt-ci-image/run-zoekt-servers-with-new-indexer run-zoekt-servers
|
||||
|
||||
EXPOSE 6060
|
||||
EXPOSE 6070
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue