We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f522cd9 commit f014f6aCopy full SHA for f014f6a
bin/release
@@ -23,13 +23,6 @@ docker tag codeclimate/codeclimate "codeclimate/codeclimate:$version"
23
docker push "codeclimate/codeclimate:$version"
24
25
(cd ../homebrew-formulae/ && bin/release "$version")
26
-(cd ../marketingsite/ && bin/set-cli-version "$version" && bin/deploy) || {
27
- cat >&2 <<EOF
28
---------------------------------------------------------------------------------
29
-- WARNING: Marketing site update failed. Please do this manually. -
30
31
-EOF
32
-}
33
34
echo "Be sure to update release notes:"
35
echo ""
0 commit comments