Skip to content
Snippets Groups Projects
Commit d6ce1710 authored by František Dvořák's avatar František Dvořák
Browse files

GitLab CI

parent cab002fb
No related branches found
No related tags found
No related merge requests found
---
mega-linter:
cache:
key: megalinter-cache
paths:
- /root/.cache
image:
name: oxsecurity/megalinter:v8
script:
- "true"
variables:
DEFAULT_WORKSPACE: "$CI_PROJECT_DIR"
artifacts:
when: always
paths:
- megalinter-reports
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment