perf(): testing semantic release
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c526742215
commit
51ce62ab14
10
.drone.yml
10
.drone.yml
@ -2,11 +2,11 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: markdownlint-cli
|
# - name: markdownlint-cli
|
||||||
image: node:current-alpine
|
# image: node:current-alpine
|
||||||
commands:
|
# commands:
|
||||||
- npm install -g markdownlint-cli
|
# - npm install -g markdownlint-cli
|
||||||
- markdownlint **/*.md
|
# - markdownlint **/*.md
|
||||||
|
|
||||||
- name: semantic-release
|
- name: semantic-release
|
||||||
image: cenk1cenk2/drone-semantic-release
|
image: cenk1cenk2/drone-semantic-release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user