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

5 lines
63 B
YAML
Raw Normal View History

2016-06-23 20:14:37 +00:00
image: ubuntu:latest
before_script:
- echo "Hello world!"