Added push_project script
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -2,7 +2,8 @@ | ||||
|  | ||||
| !composer.json | ||||
| !composer.lock | ||||
| !update_project.sh | ||||
| !push_project.sh | ||||
| !pull_project.sh | ||||
| !.gitignore | ||||
| !config | ||||
| !config/* | ||||
|  | ||||
							
								
								
									
										1
									
								
								push_project.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										1
									
								
								push_project.sh
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1 @@ | ||||
| composer update && drush config:export --destination=../config -y && git add && git commit -m "Updated project" | ||||
		Reference in New Issue
	
	Block a user