Skip to content

Commit

Permalink
cloud: Add kcidb_cache_urls to cloud func withdraw
Browse files Browse the repository at this point in the history
  • Loading branch information
octonawish-akcodes authored and spbnick committed Jul 27, 2023
1 parent a00f9fd commit 6270f1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloud
Original file line number Diff line number Diff line change
Expand Up @@ -1495,6 +1495,7 @@ function cloud_functions_withdraw() {
cloud_function_withdraw "$project" "${prefix}pick_notifications"
cloud_function_withdraw "$project" "${prefix}send_notification"
cloud_function_withdraw "$project" "${prefix}spool_notifications"
cloud_function_withdraw "$project" "${prefix}cache_urls"
cloud_function_withdraw "$project" "${prefix}load_queue"
}

Expand Down

0 comments on commit 6270f1c

Please sign in to comment.