parent
2f689f9c29
commit
6a1c0935b5
@ -1,17 +0,0 @@
|
|||||||
kind: pipeline
|
|
||||||
type: docker
|
|
||||||
name: default
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: greeting
|
|
||||||
image: alpine
|
|
||||||
commands:
|
|
||||||
- echo ashegvfaywefywaegfkuawf
|
|
||||||
volumes:
|
|
||||||
- name: git
|
|
||||||
path: /drone/src/.git
|
|
||||||
|
|
||||||
volumes:
|
|
||||||
- name: cache
|
|
||||||
host:
|
|
||||||
path: /home/ubuntu/drone_repo/test_drone
|
|
Loading…
Reference in new issue