More cleanup
Jekyll / jekyll (push) Successful in 21s
Details
Jekyll / jekyll (push) Successful in 21s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
fcf1b29db2
commit
f9eab1ff6a
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Build Jekyll image
|
||||
id: build_image
|
||||
run: |
|
||||
# The environment variables _UID, _GID, _USER and _GROUP will impact this image
|
||||
# The environment variables _UID and _GID can impact this image
|
||||
docker-compose build jekyll
|
||||
- name: Build Jekyll site
|
||||
id: build_site
|
||||
|
|
Loading…
Reference in New Issue