Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
examples
cota-runner-jdk21-junit5
Commits
bc898ea8
Commit
bc898ea8
authored
3 months ago
by
mamunozgil
Browse files
Options
Download
Email Patches
Plain Diff
Remove hardcoded paths to test
parent
849add7b
amg-dev-volumes
No related merge requests found
Pipeline
#10916
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
Dockerfile
with
1 addition
and
1 deletion
+1
-1
Dockerfile
+
1
-
1
View file @
bc898ea8
...
...
@@ -22,4 +22,4 @@ ADD https://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.
WORKDIR
$BASEDIR
ENTRYPOINT
java
-Djava.security.egd=file:/dev/./urandom
-jar /$BASEDIR/app.jar "$SOURCEDIR/src:$TESTDIR/test" "$LIBSDIR/*:$TESTDIR/libs/*" $RESULTDIR
CMD
["java", "
-Djava.security.egd=file:/dev/./urandom
", "-jar", "/data/app.jar"]
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets