remove docker container hugo
Deploy Website / build (push) Successful in 18s Details

This commit is contained in:
James Ravenscroft 2024-09-08 10:53:51 +00:00
parent 3354021cbd
commit 59ed5c4f1f
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash
docker run --rm -v `pwd`:/src -u $UID:$GID klakegg/hugo
hugo