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 bcc0e51 commit 9608871Copy full SHA for 9608871
jira-xray-zephyr-squad/Dockerfile
@@ -27,7 +27,7 @@ WORKDIR $APP_DIR
27
VOLUME $PROPERTIES_DIR
28
29
# Set the JAR file variables
30
-ARG JIRA_TEST_JAR_FILE=jiratest-processor-exec.jar
+ARG JIRA_TEST_JAR_FILE=target/jiratest-processor-exec.jar
31
32
# Set the properties file names
33
ARG JIRATEST_PROPERTIES_FILE_NAME=jiratest.properties
0 commit comments