update circleCI
							parent
							
								
									7c614d2a75
								
							
						
					
					
						commit
						8aa0e375eb
					
				| 
						 | 
				
			
			@ -24,7 +24,7 @@ jobs:
 | 
			
		|||
              git clone --quiet --branch=$CIRCLE_BRANCH https://${GH_TOKEN}@github.com/$TARGET_REPO built_website > /dev/null
 | 
			
		||||
              # Installing rsync
 | 
			
		||||
              echo "Installing rsync"
 | 
			
		||||
              sudo apt-get -y install rsync
 | 
			
		||||
              apt-get -y install rsync
 | 
			
		||||
              #go into directory and copy data we're interested in to that directory
 | 
			
		||||
              cd built_website
 | 
			
		||||
              echo "rsync built code with checked out code..."
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue