Skip to content

Commit 3b701d4

Browse files
committed
update
1 parent 0e0b728 commit 3b701d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/templates/scala-job/template/{{.project_name}}/resources/{{.project_name}}.job.yml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ resources:
1414
spec:
1515
client: "3"
1616
jar_dependencies:
17-
- ../{{template `jar_path` .}}
17+
- {{.artifacts_dest_path}}/${bundle.name}/${bundle.target}/${workspace.current_user.short_name}/.internal/{{template `jar_path` .}}

0 commit comments

Comments
 (0)