mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-07-26 05:15:17 -04:00
Remove megalinter Drone CI
This commit is contained in:
parent
27017f6863
commit
12aa140336
1 changed files with 1 additions and 16 deletions
15
.drone.yml
15
.drone.yml
|
@ -11,18 +11,3 @@ steps:
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
- bundle install
|
- 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
|
|
Loading…
Add table
Add a link
Reference in a new issue