Update .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									46933bb4b7
								
							
						
					
					
						commit
						bc6ee171ff
					
				@ -109,7 +109,7 @@ restart:
 | 
				
			|||||||
    - echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
 | 
					    - echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
 | 
				
			||||||
    - chmod 644 ~/.ssh/known_hosts
 | 
					    - chmod 644 ~/.ssh/known_hosts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft 'tellraw @a ["",{"text":"[ANNOUNCEMENT] ","color":"light_purple","bold":true},{"text":"Server restart in 2 minutes","color":"light_purple","bold":false}]'
 | 
					    - ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft "save-all restart"
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
  only:
 | 
					  only:
 | 
				
			||||||
    refs:
 | 
					    refs:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user