1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2025-06-02 15:43:59 +00:00

Merge branch 'move'

This commit is contained in:
Tim Byrne 2024-10-31 15:41:38 -05:00
commit 6d3b9dac71
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12

View File

@ -14,7 +14,7 @@ jobs:
docker create -t
--name yadm-website
--entrypoint test/validate
yadm/jekyll:2019-10-17;
yadm/jekyll:2024-10-31;
docker cp ./ yadm-website:/srv/jekyll
- name: Test Site
run: docker start yadm-website -a