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