Updated GitLab CI (markdown)

meleu
2022-05-25 13:43:12 -03:00
parent 467ff5f109
commit 98b771780a

@@ -21,4 +21,4 @@ test:
- git ls-files --exclude='*.sh' --ignored -c -z | xargs -0r shellcheck - git ls-files --exclude='*.sh' --ignored -c -z | xargs -0r shellcheck
``` ```
If you want to create a JUnit XML report to see in the GitLab's UI, check the instructions [here](../JUnit). If you want to create a JUnit XML report to see in the GitLab's UI, check the instructions [here](JUnit).