This commit is contained in:
deathrow 2022-11-08 19:51:05 -05:00
commit 80f1cf1aae
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

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