This commit is contained in:
parent
3443ed3811
commit
98ed9ae4f7
2 changed files with 2 additions and 2 deletions
|
@ -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 |
Loading…
Reference in a new issue