Implement Jekyll CI workflow with docker #2
|
@ -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 }}."
|
||||
|
|
Loading…
Reference in New Issue