Compare commits

..

1 Commits

Author SHA1 Message Date
862a2a3d73
Update drone.yml syntax
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2019-11-12 07:56:00 +09:00

View File

@ -1,4 +1,5 @@
kind: pipeline kind: pipeline
type: docker
name: default name: default
steps: steps:
@ -21,3 +22,4 @@ steps:
- sha256 - sha256
when: when:
event: tag event: tag
branch: master