change file name for pending
parent
104d7c64cd
commit
ed4b6146e4
|
|
@ -78,6 +78,6 @@ function retry_github_status() {
|
|||
|
||||
for j in ${jobs[@]}; do
|
||||
retry_github_status "${ghprbActualCommit}" "${j}" "pending" "${access_token}" \
|
||||
"https://storage.googleapis.com/minikube-builds/logs/${ghprbPullId}/${j}.html"
|
||||
"https://storage.googleapis.com/minikube-builds/logs/${ghprbPullId}/${j}.pending"
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue