Skip to content
Snippets Groups Projects
Commit fff36364 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

remove forks folder from dockerfile

parent be862023
No related branches found
No related tags found
1 merge request!187Remove forks develop
Pipeline #80437 passed
...@@ -16,7 +16,6 @@ FROM installer as builder ...@@ -16,7 +16,6 @@ FROM installer as builder
COPY *.go ./ COPY *.go ./
COPY ./api ./api COPY ./api ./api
COPY ./cmd ./cmd COPY ./cmd ./cmd
COPY ./forks ./forks
COPY ./interfaces ./interfaces COPY ./interfaces ./interfaces
COPY ./northbound ./northbound COPY ./northbound ./northbound
COPY ./nucleus ./nucleus COPY ./nucleus ./nucleus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment