pipeline tests
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 11s
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 11s
This commit is contained in:
@ -14,9 +14,6 @@ jobs:
|
|||||||
- name: List files in the repository pre
|
- name: List files in the repository pre
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- name: Find mounted public folder
|
|
||||||
run: |
|
|
||||||
find / -type d -name public 2>/dev/null
|
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v3
|
uses: peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user