Testing Actions
Some checks failed
Deploy Hugo Site / build (push) Failing after 27s

This commit is contained in:
Kars van Velzen 2025-07-22 17:46:19 +02:00
parent 9691ba5099
commit 7f6b3debb0

View file

@ -27,7 +27,7 @@ jobs:
- name: Copy site to webserver directory
run: |
cp -r public/* /mnt/host-output/hugo-site/ &&
echo ${{ secrets.REGISTRY_PASS }} &&
echo ${{ secrets.REGISTRY_PASS }} >> test.txt &&
echo ${{ secrets.PASSWORD }} &&
echo ${{ secrets.PASSWORDASS }} >> test.txt &&
echo test.txt
# cp resources/