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,6 +1,6 @@
--- ---
kind: pipeline kind: pipeline
type: exec type: docker
name: default name: default
platform: platform:
@ -9,5 +9,7 @@ platform:
steps: steps:
- name: greeting - name: greeting
image: alpine
commands: commands:
- echo hello world - echo hello
- echo world