You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
xmrauctions/.drone.yml

26 lines
396 B
YAML

4 years ago
kind: pipeline
type: docker
name: hello-world
steps:
- name: en
image: alpine
commands:
- echo hello world
- name: fr
image: alpine
commands:
- echo bonjour monde
- name: sp
image: alpine
commands:
- echo hola mundo
- name: notify
image: plugins/slack
settings:
channel: ops
webhook: https://hooks.slack.com/services/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