Initial commit
This commit is contained in:
		@@ -31,6 +31,8 @@ steps:
 | 
				
			|||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      GIT_PULL_SCRIPT:
 | 
					      GIT_PULL_SCRIPT:
 | 
				
			||||||
        from_secret: git_pull_script
 | 
					        from_secret: git_pull_script
 | 
				
			||||||
 | 
					+     envs:
 | 
				
			||||||
 | 
					        - git_pull_script
 | 
				
			||||||
    command_timeout: 2m
 | 
					    command_timeout: 2m
 | 
				
			||||||
    script:
 | 
					    script:
 | 
				
			||||||
        - echo ${GIT_PULL_SCRIPT}
 | 
					        - echo ${GIT_PULL_SCRIPT}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user