Skip to content

Commit

Permalink
fix: add simple example and updated README (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
imrannayer authored Feb 13, 2023
1 parent 542bdf0 commit d39b5ed
Show file tree
Hide file tree
Showing 7 changed files with 359 additions and 113 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ docker_test_lint_gha:
.PHONY: docker_generate_docs
docker_generate_docs:
docker run --rm -it \
-e DISABLE_BPMETADATA=1 \
-v $(CURDIR):/workspace \
$(REGISTRY_URL)/${DOCKER_IMAGE_DEVELOPER_TOOLS}:${DOCKER_TAG_VERSION_DEVELOPER_TOOLS} \
/bin/bash -c 'source /usr/local/bin/task_helper_functions.sh && generate_docs'
Expand Down
Loading

0 comments on commit d39b5ed

Please sign in to comment.