fix subdir problems
All checks were successful
/ build (push) Successful in 2s

This commit is contained in:
Rolf Martin Glomsrud 2025-03-29 21:00:23 +01:00
parent 3443ed3811
commit 98ed9ae4f7
2 changed files with 2 additions and 2 deletions

View file

@ -8,5 +8,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: ssh-keyscan hephaestus >> ~/.ssh/known_hosts
- run: /bin/rsync -avzh ./stortissvatnet ansible@hephaestus:/var/www/stortissvatnet/
- run: /bin/rsync -avzh ./tissvasselva ansible@hephaestus:/var/www/tissvasselva/
- run: /bin/rsync -avzh ./stortissvatnet/* ansible@hephaestus:/var/www/stortissvatnet/
- run: /bin/rsync -avzh ./tissvasselva/* ansible@hephaestus:/var/www/tissvasselva/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 1.7 KiB