parent
6578f80dff
commit
e17849c1a9
|
@ -29,8 +29,8 @@ steps:
|
|||
- echo "StrictHostKeyChecking=no" >> $HOME/.ssh/config
|
||||
- echo "$SSH_KEY" > $HOME/.ssh/id_rsa
|
||||
- chmod 600 $HOME/.ssh/id_rsa
|
||||
- rsync --delete -avzze ssh /drone/nami/ stammsilva@zoomyboy.de:httpdocs/themes/vite-tailwind
|
||||
- ssh stammsilva@zoomyboy.de "cd httpdocs && php8.3 artisan cache:clear"
|
||||
- rsync --delete -avzze ssh /drone/nami/ stamm-silva@stamm-silva.de:httpdocs/themes/vite-tailwind
|
||||
- ssh stamm-silva@stamm-silva.de "cd httpdocs && php8.3 artisan cache:clear"
|
||||
|
||||
trigger:
|
||||
event:
|
||||
|
|
Loading…
Reference in New Issue