forked from ungleich-public/cdist
		
	publishing more verbose
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								c1e1e7b8cb
							
						
					
				
			
			
				commit
				
					
						b2c21e24a9
					
				
			
		
					 1 changed files with 5 additions and 5 deletions
				
			
		
							
								
								
									
										8
									
								
								build
									
										
									
									
									
								
							
							
						
						
									
										8
									
								
								build
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -127,10 +127,10 @@ case "$1" in
 | 
			
		|||
   ;;
 | 
			
		||||
 | 
			
		||||
    p|pu|pub)
 | 
			
		||||
      git push --mirror
 | 
			
		||||
      git push --mirror github
 | 
			
		||||
      git push --mirror sf
 | 
			
		||||
      git push --mirror ethz
 | 
			
		||||
        for remote in "" github sf ethz; do
 | 
			
		||||
            echo "Pushing to $remote"
 | 
			
		||||
            git push --mirror $remote
 | 
			
		||||
        done
 | 
			
		||||
   ;;
 | 
			
		||||
 | 
			
		||||
   clean)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue