xebialabs-community/xlr-bamboo-plugin

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

Opened this issue · 0 comments

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