amd64
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Andrey Belvedersky 2021-06-06 11:22:36 +03:00
parent 6270ceeb70
commit 7c8d8ddd13

View File

@ -1,13 +1,15 @@
---
kind: pipeline
type: exec
type: docker
name: default
platform:
os: linux
arch: arm64
steps:
- name: greeting
image: alpine
commands:
- echo hello world
- echo hello
- echo world