Skip to content

Commit

Permalink
Copy checkstyles.xml for maven stage
Browse files Browse the repository at this point in the history
  • Loading branch information
wwelling committed Aug 8, 2024
1 parent f679a47 commit 719c954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN apk -U upgrade
WORKDIR $SOURCE_DIR

# Copy files over.
COPY ./checkstyles.xml ./checkstyles.xml
COPY ./pom.xml ./pom.xml
COPY ./src ./src
COPY ./solr ./solr
Expand Down

0 comments on commit 719c954

Please sign in to comment.