Skip to content

marcbachmann/drone-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DroneCI Plugins

eslint

steps:
- name: eslint
  image: marcbachmann/eslint:8.47.0
  environment:
    # This can be used to report the status to github, the config is optional
    GH_TOKEN:
      from_secret: GH_TOKEN
cd eslint
docker build -t marcbachmann/eslint:8.47.0 .
docker push marcbachmann/eslint:8.47.0

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •