This commit is contained in:
v7lin
2019-05-17 10:53:28 +08:00
parent 4cf758036c
commit f8bab526b9

View File

@ -68,6 +68,9 @@ steps:
path: /opt/flutter/.pub-cache
commands:
- flutter packages pub publish --dry-run
when:
event:
- tag
volumes:
- name: pub-cache