Initial commit
This commit is contained in:
		@@ -34,4 +34,6 @@ steps:
 | 
				
			|||||||
    command_timeout: 2m
 | 
					    command_timeout: 2m
 | 
				
			||||||
    script:
 | 
					    script:
 | 
				
			||||||
        - echo ${GIT_PULL}
 | 
					        - echo ${GIT_PULL}
 | 
				
			||||||
 | 
					        - echo $GIT_PULL
 | 
				
			||||||
 | 
					        - echo "$GIT_PULL"
 | 
				
			||||||
        - cd /mnt/user/Docker/wiki && ./sthope/git_pull.sh
 | 
					        - cd /mnt/user/Docker/wiki && ./sthope/git_pull.sh
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user