Initial commit
This commit is contained in:
		@@ -25,6 +25,9 @@ steps:
 | 
			
		||||
    password:
 | 
			
		||||
      from_secret: ssh_password
 | 
			
		||||
    port: 22
 | 
			
		||||
    environment:
 | 
			
		||||
      GIT_PULL:
 | 
			
		||||
        from_secret: git_pull_script
 | 
			
		||||
    command_timeout: 2m
 | 
			
		||||
    script:
 | 
			
		||||
        - ${{ secrets.git_pull_script }}
 | 
			
		||||
        - $GIT_PULL
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user