Skip to content

Commit

Permalink
Actions: Mute updates in production
Browse files Browse the repository at this point in the history
  • Loading branch information
spbnick committed Nov 2, 2023
1 parent 03fb53a commit 7ae1ee8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ jobs:
run: |
declare -a args=(
kernelci-production "" 1
# Mute updates until we clear the queue
--mute-updates
--extra-cc=kernelci-results-staging@groups.io
)
./cloud deploy "${args[@]}" -v

0 comments on commit 7ae1ee8

Please sign in to comment.