mirror of
https://github.com/harness-community/drone-helm-chart-container-registry.git
synced 2026-06-04 18:24:12 +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
|