Update '.drone.yml'

This commit is contained in:
Dorian Zedler 2022-08-08 11:44:52 +02:00
parent ce67273e0a
commit 36db2676a3

View file

@ -15,3 +15,18 @@ steps:
files: [CHANGELOG, README.md]
when:
event: tag
---
kind: pipeline
type: exec
name: default
platform:
os: darwin
arch: amd64
steps:
- name: test
commands:
- sw_vers