diff --git a/hooks/post-receive b/hooks/post-receive index e061a17..c74d8db 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -16,7 +16,7 @@ do } echo "generating static site"; { - podman-compose build + podman-compose build -t jonathan.is } echo "restarting server"; {