mop-flutter-sdk/.drone.yml

13 lines
201 B
Dart
Raw Permalink Normal View History

2021-01-19 22:12:06 +08:00
clone:
git:
image: plugins/git
tags: true
pipeline:
build:
image: docker.finogeeks.club/build/ubuntu-scp
pull: true
commands:
- bash trigger.sh
when:
event: tag