Skip to content

Commit 47a2e0a

Browse files
committed
add logging
1 parent 7daf3aa commit 47a2e0a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/all-green.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,6 @@ if (DELAY) {
8181
await setTimeout(DELAY * 60_000)
8282
}
8383

84+
console.log(`Polling status for ref: ${ref}.`)
85+
8486
await checkAllGreen()

0 commit comments

Comments
 (0)