Add platform
continuous-integration/drone Build is passing

This commit is contained in:
2023-03-07 17:46:07 +01:00
parent e719127d2a
commit e38376fd6b
+3 -1
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