Merge pull request 'Add experimental megalinter support' (#33) from megalinter-support-v2 into main

Reviewed-on: https://git.anonymousland.org/anonymousland/anonymousland/pulls/33
This commit is contained in:
deathrow 2022-11-08 18:08:16 +00:00
commit 0a0c46bb30

View File

@ -10,4 +10,19 @@ steps:
commands:
- gem install bundler
- bundle install
- bundle exec jekyll build
- bundle exec jekyll build
---
kind: pipeline
type: docker
name: MegaLinter
workspace:
path: /tmp/lint
steps:
- name: megalinter
image: oxsecurity/megalinter:v6
environment:
DEFAULT_WORKSPACE: /tmp/lint