gitlab-to-irc/.gitlab-ci.yml

6 lines
69 B
YAML
Raw Permalink Normal View History

2016-06-23 20:14:37 +00:00
image: ubuntu:latest
2016-06-23 20:15:45 +00:00
job:
script:
- echo "Hello world!"