Update drone

This commit is contained in:
philipp lang 2025-02-21 23:55:53 +01:00
parent 6578f80dff
commit e17849c1a9
1 changed files with 2 additions and 2 deletions

View File

@ -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: