Files
nomad-nummer5/.drone.yml
Udo Waechter d17802d30c
Some checks reported errors
continuous-integration/drone Build was killed
drone stuff and adding platform
2023-10-22 12:55:47 +02:00

15 lines
163 B
YAML

kind: pipeline
type: docker
name: nomad-nummer5
platform:
os: linux
arch: arm
steps:
- name: test
image: alpine
commands:
- echo hello
- echo world