This commit is contained in:
11
.drone.yml
11
.drone.yml
@@ -1,14 +1,3 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: echo-test
|
||||
|
||||
steps:
|
||||
- name: greeting
|
||||
image: alpine
|
||||
commands:
|
||||
- echo hello
|
||||
- echo world
|
||||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: build-images
|
||||
|
||||
Reference in New Issue
Block a user