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

5 lines
63 B
YAML

image: ubuntu:latest
before_script:
- echo "Hello world!"