Browse Source

tag

pull/17/head
Mykyta Solomko 5 years ago
parent
commit
c0ea7ddec0
  1. 3
      .woodpecker.yml

3
.woodpecker.yml

@ -12,6 +12,9 @@ pipeline:
image: alpine
commands:
- env
when:
event:
- tag
lint-shell:
image: sevoid/linter:dev

Loading…
Cancel
Save