fix: Remove COPY dap-common from Dockerfiles
This commit is contained in:
@@ -3,7 +3,7 @@ WORKDIR /app
|
||||
COPY gradlew .
|
||||
COPY gradle gradle
|
||||
COPY build.gradle settings.gradle ./
|
||||
COPY dap-common dap-common
|
||||
|
||||
COPY dap-tool-core dap-tool-core
|
||||
COPY dap-tool-other dap-tool-other
|
||||
RUN chmod +x gradlew
|
||||
|
||||
Reference in New Issue
Block a user