×
Aug 22, 2022 · Hello, I had a docker file to generate a docker image with the desired plugins installed. That docker file was using install-plugins.sh ...
Feb 7, 2024 · Greetings, We have a docker container with Jenkins version 2.302.2, which is used for CI/CD with Bitbucket ... Bit Server VM). ace-editor:1.1
Jan 16, 2024 · I have created a build pipeline using Jenkinsfile in a bitbucket cloud repo. Jenkins is using x-auth-token with pull request write access to ...
Jan 31, 2024 · Integrates with Bitbucket Cloud (rest api version >=2.0) Server triggering on push and pull requests.
Missing: docker | Show results with:docker
Oct 6, 2023 · I have a problem connecting Jenkins with Blue Ocean to Bitbucket Cloud, the connection is made perfectly providing the Bitbucket user id and app ...
Feb 19, 2024 · I have a question regarding accessing sensitive data that are stored as environment variables in a Docker container to use those in a Jenkins ...
Apr 11, 2024 · Pipeline editor that makes automating CD pipelines approachable by guiding the user through an intuitive and visual process to create a pipeline ...
Missing: docker | Show results with:docker
Jul 11, 2022 · I created my jenkins job as follows: new item in dashboard → pipeline → OK; pipeline definition => pipeline script from SCM; SCM = git; filled ...
Allows to use Bitbucket Cloud and Bitbucket Server as sources for multi-branch projects ... Encoded forward slashes in branch name break docker-compose build in ...
Apr 22, 2022 · Im basically trying to tag docker images based on the branch they are built off of… For feature/* Im setting the image to be tagged with ..< ...