Skip to content

Commit 3a6fc19

Browse files
modify code
1 parent d671562 commit 3a6fc19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CAdeploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ jobs:
170170
# Retry intervals in seconds (30, 60, 120)
171171
retry_intervals=(30 60 120)
172172
173+
# Retry mechanism to check resources
174+
retries=0
173175
while true; do
174176
resource_found=false
175177

0 commit comments

Comments
 (0)