We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d735ca commit 86cc60cCopy full SHA for 86cc60c
.github/actions/calculate-docker-image/action.yml
@@ -122,7 +122,7 @@ runs:
122
shell: bash
123
timeout_minutes: 90
124
max_attempts: 3
125
- # NB: Wait for half an hour before retrying, this is used as a pooling mechanism to wait
+ # NB: Wait for half an hour before retrying, this is used as a polling mechanism to wait
126
# for the docker build workflow to finish
127
retry_wait_seconds: 1800
128
command: |
0 commit comments