aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 19374a436d5..849f4a01328 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -426,10 +426,8 @@ jobs:
fi
publish-cli-release:
+ requires: [publish-release]
image: homebrew/brew:latest
- annotations:
- # Run once an hour, in the hours 7-15 UTC, Monday-Thursday
- screwdriver.cd/buildPeriodically: H 7-15 * * 1-4
secrets:
- HOMEBREW_GITHUB_API_TOKEN
- GH_TOKEN