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

This commit is contained in:
Andrey Belvedersky 2021-06-06 10:45:06 +03:00
parent b459ec50c7
commit dd2c882365

View File

@ -2,16 +2,9 @@ kind: pipeline
type: docker
name: default
platform:
os: linux
arch: arm64
node:
runnner: docker
steps:
- name: greeting
image: alpine
commands:
- echo hello 2
- echo hello
- echo world