MOBILE-3339 npm: Fix package-lock and mirror
This commit is contained in:
		
							parent
							
								
									bc08adda94
								
							
						
					
					
						commit
						85b7a9093d
					
				
							
								
								
									
										596
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										596
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -68,7 +68,7 @@ else | |||||||
|         if [ "$TRAVIS_BRANCH" == 'integration' ] || [ "$TRAVIS_BRANCH" == 'master' ] || [ "$TRAVIS_BRANCH" == 'desktop' ] ; then |         if [ "$TRAVIS_BRANCH" == 'integration' ] || [ "$TRAVIS_BRANCH" == 'master' ] || [ "$TRAVIS_BRANCH" == 'desktop' ] ; then | ||||||
|             print_title "Mirror repository" |             print_title "Mirror repository" | ||||||
|             git remote add mirror https://$GIT_TOKEN@github.com/$GIT_ORG_PRIVATE/moodleapp.git |             git remote add mirror https://$GIT_TOKEN@github.com/$GIT_ORG_PRIVATE/moodleapp.git | ||||||
|             git fetch -q mirror |             git fetch -q --unshallow mirror | ||||||
|             git push -f mirror HEAD:$TRAVIS_BRANCH |             git push -f mirror HEAD:$TRAVIS_BRANCH | ||||||
|             git push mirror --tags |             git push mirror --tags | ||||||
|         fi |         fi | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user