Skip to content

Commit 9608871

Browse files
authored
Update Dockerfile
Signed-off-by: sandhami <[email protected]>
1 parent bcc0e51 commit 9608871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jira-xray-zephyr-squad/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ WORKDIR $APP_DIR
2727
VOLUME $PROPERTIES_DIR
2828

2929
# Set the JAR file variables
30-
ARG JIRA_TEST_JAR_FILE=jiratest-processor-exec.jar
30+
ARG JIRA_TEST_JAR_FILE=target/jiratest-processor-exec.jar
3131

3232
# Set the properties file names
3333
ARG JIRATEST_PROPERTIES_FILE_NAME=jiratest.properties

0 commit comments

Comments
 (0)