Skip to content

Commit

Permalink
add platform
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Barrick committed Mar 25, 2019
1 parent 10238cd commit ee507f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
kind: pipeline
name: default

platform:
os: linux
arch: amd64

steps:
- name: integration-test
image: justinbarrick/hone
Expand Down

0 comments on commit ee507f7

Please sign in to comment.