Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mac nightly WPT sync #23338

Merged
merged 7 commits into from May 7, 2019

Remove unnecessary secret.

  • Loading branch information
jdm committed May 7, 2019
commit 0e1c641ebb3fd362a6271cdb3035074f81ccdcdf
@@ -443,7 +443,6 @@ def macos_nightly():
.with_scopes(
"secrets:get:project/servo/s3-upload-credentials",
"secrets:get:project/servo/github-homebrew-token",
"secrets:get:project/servo/wpt-sync",
)
.with_script(
"./mach build --release",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.