We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3103da3 commit 2cd422eCopy full SHA for 2cd422e
Dockerfile
@@ -26,7 +26,6 @@ COPY ./pom.xml /assets/pom.xml
26
COPY ./src/resources/cdm.properties /assets/
27
COPY ./src/resources/cdm-detailed.properties /assets/
28
COPY ./src/resources/partitions.csv /assets/
29
-COPY ./src/resources/primary_key_rows.csv /assets/
30
COPY ./scripts/get-latest-maven-version.sh ./get-latest-maven-version.sh
31
32
RUN chmod +x ./get-latest-maven-version.sh && \
0 commit comments