Compare commits

..

1 Commits

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

View File

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