Commit 15ba5718 authored by Josh Ji's avatar Josh Ji

hello world drone pipeline

parent 5314b436
Pipeline #3277 passed with stage
kind: pipeline
type: docker
name: default
steps:
- name: greeting
image: alpine
commands:
- echo hello
- echo world
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment