xebialabs-community / xlr-bamboo-plugin

This plugin allows XL Release to run a Bamboo plan or trigger a Bamboo deployment.
MIT License
4 stars 4 forks source link

XLR Bamboo plugins is not working in xl-release:22.2 #15

Open devops-school opened 2 years ago

devops-school commented 2 years ago

Hey,

I tired this plugins with xl-release:22.2 But i cant see under connection and task list.

Any help!!!!!!

$ wget https://github.com/xebialabs-community/xlr-bamboo-plugin/releases/download/v1.2.0/xlr-bamboo-plugin-1.2.0.jar $ chmod 755 xlr-bamboo-plugin-1.2.0.jar $ docker ps $ docker exec 3b7f37c36f27 env $ docker exec 3b7f37c36f27 ls /opt/xebialabs/xl-release-server $ docker exec 3b7f37c36f27 ls /opt/xebialabs/xl-release-server/plugins $ docker cp xlr-bamboo-plugin-1.2.0.jar 3b7f37c36f27://opt/xebialabs/xl-release-server/plugins $ docker exec 3b7f37c36f27 ls /opt/xebialabs/xl-release-server/plugins $ docker restart 3b7f37c36f27