Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
add log for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie17Li committed Nov 20, 2023
1 parent afc388f commit 981f716
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ jobs:
exit 0
else
echo "等待字段值满足条件..."
echo "期望状态是: $desired_field_value, 当前状态是: $field_value"
sleep 5 # 等待一段时间后再次检查
fi
done
Expand Down Expand Up @@ -453,4 +454,4 @@ jobs:
fi
sleep 5
fi
done
done

0 comments on commit 981f716

Please sign in to comment.