-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: hubot-steps-plugin
-
None
Hello, i try to up Huboot but i have a problems, in my actual hubot i can list the jobs but i can't "proceed".
This is my Jenkins:
Â
docker run -p 8080:8080 -d -u root \ -v /var/run/docker.sock:/var/run/docker.sock \ -v /home/anto/Documentos/Infra:/repositorios \ --name jenkins jenkinsci/blueocean docker exec -it jenkins bash -c "cat /var/jenkins_home/secrets/initialAdminPassword"
I tested creating my Jobs with blueoceand and with Jobs type "pipeline".
Â
My hubot code is :
https://github.com/jose1660/tes
Im using hubot-base and then just copy over following scripts from scripts .
The integration is good, but i don't know what i need to finish the implementation.
Â
Please help me.
Â
Â
Â
Â
Â
Â