added ci yml

This commit is contained in:
Solomon Laing 2021-03-30 14:12:36 +10:30
parent 55516ca021
commit fc8f016a4b

5
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,5 @@
demo_job:
tags:
- ci
script:
- echo "hello world"