mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
new file: .gitlab-ci.yml
deleted: .gitlab-ci.yml.swp
This commit is contained in:
parent
57ac7cf9fb
commit
94851f593f
9
.gitlab-ci.yml
Normal file
9
.gitlab-ci.yml
Normal file
@ -0,0 +1,9 @@
|
||||
stages:
|
||||
- test
|
||||
|
||||
|
||||
docs:
|
||||
stage: test
|
||||
image: davidhrbac/docker-mdcheck:latest
|
||||
script:
|
||||
- mdl -r ~MD013 *.md
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user