Implement Jekyll CI workflow with docker #2

Merged
btlogy merged 60 commits from 1.test-ci into main 2024-05-23 12:16:39 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 488936a387 - Show all commits

View File

@ -39,6 +39,7 @@ jobs:
id: list
run: |
ls -lA ${{ gitea.workspace }}
pwd
- name: Show status
id: status
run: echo "🍏 This job's status is ${{ job.status }}."