You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
242 B

4 years ago
kind: pipeline
type: docker
name: default
steps:
- name: greeting
image: alpine
commands:
4 years ago
- echo ashegvfaywefywaegfkuawf
volumes:
- name: git
4 years ago
path: /drone/src/.git
4 years ago
volumes:
4 years ago
- name: git
4 years ago
host:
path: /home/ubuntu/drone_repo