3 lines
132 B
Bash
Executable file
3 lines
132 B
Bash
Executable file
#!/bin/sh
|
|
|
|
curl https://raw.githubusercontent.com/drone/boilr-plugin/master/template/plugin/pipeline.go --output plugin/pipeline.go
|