mirror of
https://github.com/drone/drone-gitleaks.git
synced 2026-06-04 18:24:14 +08:00
4 lines
132 B
Bash
Executable File
4 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
|