Add platform
continuous-integration/drone Build is passing Details

This commit is contained in:
Stefan Goppelt 2023-03-07 17:46:07 +01:00
parent e719127d2a
commit e38376fd6b
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
kind: pipeline
type: docker
name: go-lib/micro
platform:
arch: amd64
os: linux
steps:
- name: build
image: golang:1.18.0