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

GitLab CI

parent c38503ce
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/megalintrer-terraform: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