Skip to content

Commit

Permalink
removes mkdocs CI deploy step
Browse files Browse the repository at this point in the history
  • Loading branch information
mrparkers committed Apr 18, 2019
1 parent 627b9d2 commit 1db5ce0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/publish-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,4 @@ else
-b "[Release Notes](https://github.com/mrparkers/terraform-provider-keycloak/blob/master/CHANGELOG.md#${releaseVersion}-${releaseDate})" \
-replace \
${CIRCLE_TAG} ../artifacts

sudo apt-get update && sudo apt-get install mkdocs
cd .. && mkdocs gh-deploy
fi

0 comments on commit 1db5ce0

Please sign in to comment.