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
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- name: Find mounted public folder
|
||||
run: |
|
||||
find / -type d -name public 2>/dev/null
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user