diff --git a/.do/deploy.template.yml b/.do/deploy.template.yml index 249161d0..49c7be69 100644 --- a/.do/deploy.template.yml +++ b/.do/deploy.template.yml @@ -137,5 +137,5 @@ spec: kind: POST_DEPLOY git: repo_clone_url: https://github.com/jesusantguerrero/atmosphere.git - branch: staging + branch: master run_command: php artisan storage:link