Update .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									67dcec4ae0
								
							
						
					
					
						commit
						c0513b7f53
					
				@ -79,7 +79,7 @@ deploy:resourcepack:
 | 
			
		||||
    - chmod 644 ~/.ssh/known_hosts
 | 
			
		||||
    
 | 
			
		||||
    - cd resourcepack-out
 | 
			
		||||
    - SHASUM= $(sha1sum resourcepack.zip | awk '{ print $1 }'
 | 
			
		||||
    - SHASUM= $(sha1sum resourcepack.zip | awk '{ print $1 }')
 | 
			
		||||
    - ssh "$SERVER_HOST" (cd "WPD_FOLDER" && sed-i server.properties "s/resource-pack-sha1=.*/resource-pack-sha1=$SHASUM")
 | 
			
		||||
    
 | 
			
		||||
  only:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user