sco/.drone.yml

18 lines
329 B
YAML
Raw Normal View History

2020-09-08 23:00:04 +00:00
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
network_mode: bridge
settings:
repo: sneak/sco
dry_run: true
tags:
- ${DRONE_COMMIT_SHA}
- ${DRONE_BRANCH}
2020-09-09 03:23:26 +00:00
- name: send
image: plugins/webhook
settings:
urls: https://chat.sneak.cloud/hooks/5ojqjwe4stgamx8in8q3rtxnca