Skip to content

Commit

Permalink
fix: add cron hook for staging application services nightly (#258)
Browse files Browse the repository at this point in the history
This will allow testing autograph signing in the staging repo more easily (signing only runs on cron or release tasks in this repo).
  • Loading branch information
bhearsum authored Jan 14, 2025
1 parent 7d8693c commit 225732c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -773,6 +773,8 @@ staging-application-services:
taskgraph-actions: true
trust-domain-scopes: true
beetmover: true
cron:
targets: [nightly]

glean:
repo: https://github.com/mozilla/glean
Expand Down

0 comments on commit 225732c

Please sign in to comment.