Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9231edac85 |
@@ -1,5 +1,5 @@
|
|||||||
# This image is cached on the Github Actions VM, so it drastically reduces build time
|
# This image is cached on the Github Actions VM, so it drastically reduces build time
|
||||||
FROM jekyll/builder:latest
|
FROM jekyll/minimal:latest
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user