Skip to content

Commit

Permalink
feat(docker): Extend renameable build support to Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Jan 21, 2021
1 parent b304140 commit c59d0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ media_badge: media/badge.svg

.PHONY: docker
docker: Dockerfile hooks/build .version
IMAGE_NAME=theleagueof/fontship:HEAD ./hooks/build $(VERSION)
IMAGE_NAME=theleagueof/$(_fontship):HEAD ./hooks/build $(VERSION)

0 comments on commit c59d0ff

Please sign in to comment.