Compare commits
No commits in common. "master" and "f3175b8ce9f66bc9cafa4d12632788ec76ed4e3f" have entirely different histories.
master
...
f3175b8ce9
15
.drone.yml
15
.drone.yml
@ -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
|
Loading…
Reference in New Issue
Block a user