There was an error while loading. Please reload this page.
1 parent 8d66e20 commit baf596fCopy full SHA for baf596f
1 file changed
finalize/action.yaml
@@ -116,7 +116,7 @@ runs:
116
echo -n "--date ${{inputs.sce_commit_date}} " >> /tmp/reliza/rearm_command
117
fi
118
119
- echo -n "--vcstype git --vcsuri ${sce_vcs_uri} " >> /tmp/reliza/rearm_command
+ echo -n "--vcstype git --vcsuri ${sce_vcs_uri} --repo-path ${{inputs.repo_path}} " >> /tmp/reliza/rearm_command
120
121
- name: Submit metadata to Rearm
122
shell: bash
0 commit comments