Skip to content

Commit

Permalink
Publish on crates.io automatically (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luni-4 authored Jun 23, 2020
1 parent 14ce1ff commit 0875e97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,8 @@ tasks:
github.com/mozilla/rust-code-analysis \
moz-tools-bot \
gh-pages &&
taskboot github-release mozilla/rust-code-analysis ${version} --asset ${linux_artifact}:public/${linux_artifact} ${windows_artifact}:public/${windows_artifact}"
taskboot github-release mozilla/rust-code-analysis ${version} --asset ${linux_artifact}:public/${linux_artifact} ${windows_artifact}:public/${windows_artifact} &&
taskboot cargo-publish"
metadata:
name: "rust-code-analysis release publication ${version}"
description: rust-code-analysis release publication on Github
Expand Down

0 comments on commit 0875e97

Please sign in to comment.