Debugging
Some checks failed
Build and Test / determine_version (push) Successful in 6s
Build and Test / test (push) Successful in 2s
Build and Test / build_and_push (push) Failing after 42s

This commit is contained in:
2025-03-23 22:14:18 -07:00
parent dfc7ca20bf
commit a14cf2c004

View File

@@ -52,6 +52,10 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- name: Copy Website Obsidian Content
run: cp -R "${{ gitea.workspace }}/obsidian/00002 - Projects/Websites/caperren-com/*" "${{ gitea.workspace }}/caperren-com/src/content/."