Added sleep for debugging
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/build Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/build Pipeline was successful
				
			This commit is contained in:
		@@ -16,6 +16,7 @@ export GIT_AUTHOR_EMAIL=${CI_COMMIT_AUTHOR_EMAIL}
 | 
			
		||||
export GIT_COMMITTER_NAME=${CI_COMMIT_AUTHOR}
 | 
			
		||||
export GIT_COMMITTER_EMAIL=${CI_COMMIT_AUTHOR_EMAIL}
 | 
			
		||||
 | 
			
		||||
sleep 3600
 | 
			
		||||
 | 
			
		||||
CURRENTTAG=$(git tag --sort=-creatordate | head -n 1)
 | 
			
		||||
PREVIOUSTAG=$(git tag --sort=-creatordate | head -n 2 | tail -n 1)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user