Skip to content

Commit 0886754

Browse files
committed
update T-One job link to show real-time logs
Signed-off-by: lukotong-7 <shicanwei.scw@alibaba-inc.com>
1 parent 235efb3 commit 0886754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ jobs:
268268
fi
269269
job_id=$(jq .data.id job.json)
270270
echo "check job status here and remember to cancel it before restart the job !"
271-
echo "job_url: https://tone.openanolis.cn/ws/gclfnh19/test_result/${job_id}"
271+
echo "job_url: https://tone.openanolis.cn/ws/gclfnh19/test_result/${job_id}?tab=4"
272272
echo "job_id=${job_id}" >> $GITHUB_ENV
273273
shell: bash
274274

0 commit comments

Comments
 (0)