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 path: /opt/flutter/.pub-cache
commands: commands:
- flutter packages pub publish --dry-run - flutter packages pub publish --dry-run
when:
event:
- tag
volumes: volumes:
- name: pub-cache - name: pub-cache