Add platform
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Sambo Chea 2021-03-17 14:41:18 +07:00
parent 38e57cd350
commit 997641acfc

View File

@ -2,6 +2,10 @@ kind: pipeline
type: exec
name: ci
platform:
os: darwin
arch: amd64
steps:
- name: test
image: node