Skip to content

Commit 97f7f59

Browse files
committed
fix: yolo history link fix
1 parent 55067a2 commit 97f7f59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci3/exec_test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Env: REF_NAME=${REF_NAME:-} CURRENT_VERSION=${CURRENT_VERSION:-} CI_FULL=${CI_FU
3636
Date: $(date)
3737
System: ARCH=$(arch) CPUS=$(nproc --all) MEM=$(free -h | awk '/^Mem:/{print $2}') HOSTNAME=$(hostname)
3838
Resources: CPU_LIST=$CPU_LIST CPUS=$CPUS MEM=$MEM TIMEOUT=$TIMEOUT
39-
History: http://$DASHBOARD_URL/list/history_$test_hash${TARGET_BRANCH:+_$TARGET_BRANCH}
39+
History: $DASHBOARD_URL/list/history_$test_hash${TARGET_BRANCH:+_$TARGET_BRANCH}
4040
4141
EOF
4242

0 commit comments

Comments
 (0)