This commit is contained in:
		@@ -6,7 +6,7 @@ steps:
 | 
				
			|||||||
  image: node:current-alpine
 | 
					  image: node:current-alpine
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - npm install -g markdownlint-cli
 | 
					  - npm install -g markdownlint-cli
 | 
				
			||||||
  - markdownlint **/*.md --ignore-path .git
 | 
					  - markdownlint **/*.md
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: semantic-release
 | 
					- name: semantic-release
 | 
				
			||||||
  image: cenk1cenk2/drone-semantic-release
 | 
					  image: cenk1cenk2/drone-semantic-release
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user