Add diagnostic and CI;
This commit is contained in:
parent
683b32a715
commit
9d31b30444
4
.gitlab-ci.yml
Normal file
4
.gitlab-ci.yml
Normal file
@ -0,0 +1,4 @@
|
||||
image: ubuntu:latest
|
||||
|
||||
before_script:
|
||||
- echo "Hello world!"
|
Loading…
Reference in New Issue
Block a user