Skip to content

Commit

Permalink
test drone
Browse files Browse the repository at this point in the history
  • Loading branch information
miaowing committed Jul 21, 2019
1 parent 0914ff3 commit abd898c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .drone.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
kind: pipeline
name: build i5sing app
name: build_i5sing_app

platform:
os: macos
arch: amd64

trigger:
ref:
- refs/heads/master
- refs/tags/v*

steps:
- name: install_dependencies
image: node
Expand Down

0 comments on commit abd898c

Please sign in to comment.