Skip to content

Commit

Permalink
Simplifies man build
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed May 4, 2021
1 parent ca500fa commit aa70062
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,7 @@ clean-man:

.PHONY: build-man
build-man: git-secret
# Prepare:
touch man/*/*.md

# Build docker image:
docker pull msoap/ruby-ronn

# Do the manual generation:
export GITSECRET_VERSION="$$(./git-secret --version)" && docker run \
--volume="$${PWD}:/code" \
-w /code \
Expand Down

0 comments on commit aa70062

Please sign in to comment.