This commit is contained in:
parent
9691ba5099
commit
7f6b3debb0
1 changed files with 2 additions and 2 deletions
|
|
@ -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/
|
||||
Loading…
Add table
Add a link
Reference in a new issue