UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Unverified Commit f43daf40 authored by Simeranjeet Sandhu's avatar Simeranjeet Sandhu
Browse files

modified dockerfile

parent 9721e273
Loading
Checking pipeline status
......@@ -21,7 +21,7 @@ RUN pwd && \
#mkdir -p target/dependency && (cd target/dependency; jar -xf ../elrraggregator-0.0.1-SNAPSHOT.jar) && \
#mkdir -p target/dependency && (cd target/dependency; jar -xf ../*.jar) \
echo ">>>>>>>>CREATING target/dependency DIR<<<<<<<<<" && \
mkdir -p target/dependency \
mkdir -p target/dependency && \
ls -al
RUN echo ">>>>>>>>COPYING DEPS<<<<<<<<<"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment