
All checks were successful
continuous-integration/drone/push Build is passing
drone-plugin-make
Drone plugin to run make
command.
Usage example:
#...
steps:
- name: make
image: eumau/drone-plugin-make
settings:
targets:
- target1
- target2
options:
"-k"
Note that options
should be provided as a string.
Description
Languages
Dockerfile
59.7%
Shell
40.3%