Initial commit
This commit is contained in:
		@@ -26,10 +26,10 @@ steps:
 | 
			
		||||
      from_secret: ssh_password
 | 
			
		||||
    port: 22
 | 
			
		||||
    environment:
 | 
			
		||||
      GIT_PULL:
 | 
			
		||||
      GIT_PULL_SCRIPT:
 | 
			
		||||
        from_secret: git_pull_script
 | 
			
		||||
    envs:
 | 
			
		||||
      - git_pull_script
 | 
			
		||||
    command_timeout: 2m
 | 
			
		||||
    script:
 | 
			
		||||
        - $GIT_PULL
 | 
			
		||||
        - echo $GIT_PULL_SCRIPT
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user