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

Commit 981f716

Browse files
committed
add log for ci
1 parent afc388f commit 981f716

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/module_controller_ci_build_deploy_to_aliyun.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ jobs:
163163
exit 0
164164
else
165165
echo "等待字段值满足条件..."
166+
echo "期望状态是: $desired_field_value, 当前状态是: $field_value"
166167
sleep 5 # 等待一段时间后再次检查
167168
fi
168169
done
@@ -453,4 +454,4 @@ jobs:
453454
fi
454455
sleep 5
455456
fi
456-
done
457+
done

0 commit comments

Comments
 (0)