mirror of
https://github.com/wayneconnolly/drone-rancher-stack-v1.git
synced 2026-06-04 10:15:00 +08:00
removed rancher-compose baking
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
#curl -o rancher-compose.tar.gz https://github.com/rancher/rancher-compose/releases/download/v0.12.5/rancher-compose-linux-amd64-v0.12.5.tar.gz
|
||||
|
||||
tar -zxvf rancher-compose.tar.gz
|
||||
mv rancher-compose-*/rancher-compose /bin/.
|
||||
chmod +x /bin/rancher-compose
|
||||
git clone ${PLUGIN_REPO} /rancher
|
||||
/bin/rancher-compose \
|
||||
--url http://${PLUGIN_URL}/v1 \
|
||||
|
||||
Reference in New Issue
Block a user