mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-05-14 05:52:50 +00:00
Add docker build hook
This commit is contained in:
parent
f104c78c7c
commit
29eb1ce01e
2 changed files with 4 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ test:
|
|||
tox
|
||||
|
||||
tag:
|
||||
git tag v$(TOR_VERSION)
|
||||
git tag v$(TOR_VERSION) -f
|
||||
|
||||
check:
|
||||
pre-commit run --all-files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue