Compare commits

..

No commits in common. 'feature/drone' and 'dev' have entirely different histories.

@ -1,10 +0,0 @@
kind: pipeline
type: docker
name: greeting
steps:
- name: en
image: alpine
commands:
- echo hello world
Loading…
Cancel
Save