Compare commits

..

No commits in common. "master" and "f3175b8ce9f66bc9cafa4d12632788ec76ed4e3f" have entirely different histories.

View File

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