Skip to content

Commit

Permalink
Update maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekLambda committed Apr 22, 2024
1 parent 1bf2f74 commit 92743b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
echo "Setting Job label as Jira ticket number"
export jobLabel="HYP-568"
echo $jobLabel
./hyperexecute --user $LT_USERNAME --key $LT_ACCESS_KEY --config yaml/win/cucumber_hyperexecute_autosplit_sample.yaml --download-artifacts --force-clean-artifacts --labels $jobLabel
ls -la
./hyperexecute.exe --user $LT_USERNAME --key $LT_ACCESS_KEY --config yaml/win/cucumber_hyperexecute_autosplit_sample.yaml --download-artifacts --force-clean-artifacts --labels $jobLabel
# cd .hyperexecute
# ls -la
# jq .summary.job_link result.json>out.tmp
Expand Down

0 comments on commit 92743b8

Please sign in to comment.