Browse Source

add-yaml-validator

fedy95 4 years ago
parent
commit
6103db9bad
  1. 1
      .drone.yml

1
.drone.yml

@ -12,7 +12,6 @@ steps:
from_secret: REGISTRY_PASSWORD
commands:
- apk add --no-cache make
- echo "$REGISTRY"
- make validate
when:
event: pull_request