Deployer 7 Use - deploy:publish & composer install #2707
              
                Unanswered
              
          
                  
                    
                      jasperf
                    
                  
                
                  asked this question in
                Help needed
              
            Replies: 2 comments 10 replies
-
| 
         You can examine task by:  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         @antonmedv I assume   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    10 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Deploy Publish
What does
- deploy:publishdo in adeploy.yamlfile? I do not mind adding this to documentation later as well, but could not find it yet. Was considering usingbut may remove:
as I build packages locally and not need
node_moduleson the server per se.Composer Install
Other thing I wondered about is how
composer installis run. In the olddeploy.phpwe have this did runbut not sure how it is triggered in the
yamlfile. Could not find it inrecipe/laravel.phpBeta Was this translation helpful? Give feedback.
All reactions