1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-10-27 23:05:47 -04:00

Test action by building Hugo docs site (#1)

This commit is contained in:
2020-02-28 21:52:42 -05:00
parent 0c6f8a4a90
commit 4386d9140e
3 changed files with 31 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
# Ignore all files...
*
# ...except readme and licenses:
!LICENSE.md
!README.md
!THIRD_PARTY_NOTICE.md