Тёмный

Bitbucket CI/CD pipelines configuration 

DevBObs
Подписаться 596
Просмотров 32 тыс.
50% 1

In this video, I show a simple demo of Bitbucket CI/CD pipelines using YAML configuration where I build a new docker image, using custom variables like username and password in order to login into my docker hub repository, and pipeline variables like BITBUCKET_COMMIT.
Please leave a comment if you want to see more examples or something else related to these new features.
#### Bitbucket pipelines docs ####
bitbucket.org/...

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@Armstrongnl
@Armstrongnl Год назад
Dude, is there any tutorial for bitbucket cicd for aws ec2(ubuntu)
@ajaysharma-o6e
@ajaysharma-o6e 11 месяцев назад
I have a project repository on Bitbucket with approximately 600 branches, including features and hotfix branches. I've recently created a new pipeline in Bitbucket to scan the code using SonarCloud. I've also created a bitbucket-pipelines.yml file in the master branch. My goal is to apply this pipeline configuration to all existing branches. Currently, the bitbucket-pipelines.yml file is only in the master branch. When I make changes in the master branch, the pipeline is triggered, but it doesn't trigger when I make changes in any other branch. Can you please provide a solution for this issue?
@kavvashivareddy161
@kavvashivareddy161 Год назад
I want detailed explanation bro.. Using this bit bucket for project
@sohansingsodha5953
@sohansingsodha5953 4 года назад
Hi TAMPA I am working on spring boot project(Simple backend project to perform scheduled jobs). In that i used maven, git and used bitbucket for repo. Now i need to create pipeline with three stages : 1. Build project to generate jar 2. Create Docker image of jar 3. Upload docker image to repository 4. Deploy the image on kubernetes cluster Can you suggest the videos for it or steps in details..Actually I am a java developer working for the last 6.5 years as developer. I never come across devops tasks ever. First time i got project in that i need to create devops pipelines to deploy project on linux env and they have this requirement. I have created account in bitbucket. Now thinking to create account for docker and kubernetes for trial POC. I am just working on POC right now Kindly help me brother
@DevBObs
@DevBObs 4 года назад
More than happy to help you. As you can see, in this video, I am doing almost, all the steps you need. The missing part is just the compilation of your java jar using maven, and the Dockerfile configuration where you are adding the jar file into the docker environment using ADD command. If you want to connect and can guide you during the process. Please let me know if you have the steps and can even create a video with your case, maybe your situation is useful for others out there.
@jafarvillan6867
@jafarvillan6867 4 года назад
@@DevBObs yes bro..it would be great if you make a video of that, I was also looking somth similar to this a containerized spring boot-gradle build app wanna deploy using bitbucket pipeline for testing ..repo is AWS ECR please give me some guidelines how to do CI/CD using bitbucket
@darius8171
@darius8171 4 года назад
Pie lime :D
@beenushrestha4246
@beenushrestha4246 3 года назад
I am getting an error saying "+ docker login --username $DOCKER_HUB_USERNAME --password-stdin $DOCKER_HUB_PASSWORD Error: Cannot perform an interactive login from a non TTY device "
@carloscoliver9427
@carloscoliver9427 3 года назад
Question: this PIPELINE option comes in a Premium Bitbucket version? because I don't see this option in the repositories of my Work place
@poojahiremath8206
@poojahiremath8206 4 года назад
Hey I want to setup bitbucket pipeline for a .net core application. Please can you make a tutorial? Thanks
@DevBObs
@DevBObs 4 года назад
what are you looking at? do you have the application and what do you want to deploy? I can help you with the build and test, is that enough?
@poojahiremath8206
@poojahiremath8206 4 года назад
@@DevBObs Basically I have wpf application and I am unable to build using bitbucket pipeline
@javierrenteria3195
@javierrenteria3195 4 года назад
Excellent, mate! Your tutoral was useful to me!!!!! Thanks!!!!!
@DevBObs
@DevBObs 3 года назад
Glad it helped!
@himanshimehta9746
@himanshimehta9746 4 года назад
Hi Sir, In Bitbucket How to Extract Pull Request Time and Merge Creation Time using java API
@UnDarkVader
@UnDarkVader 2 года назад
Great video! Thanks a lot!
@sudhirgoswami2882
@sudhirgoswami2882 3 года назад
Hi Sir - Can you help me with how to sync two repositories with different regions. one repo used by some other team and one used by some other. Is there any script available to sync both same repositories? repo is bitbucket.
@DevBObs
@DevBObs 3 года назад
Try the git repository mirror. I don't think is a good solution because I think you are looking for both team using different repositories and keep both in sync right? I know you can do mirroring but if something is changed in the destination repo then the mirror is broken. That is a homework and pending task.
@sudhirgoswami2882
@sudhirgoswami2882 3 года назад
@@DevBObs basically both are repos are replica but only difference between repo 1 is used by dev team where they working dev related work and second repo is for selenium test project where test automation tam is writing the test cases.. So bottom line is to sync the code.. without doing manual stuff
@chinmayapani8764
@chinmayapani8764 4 года назад
Can we have more videos about the bitbucket pipeline. By using the make command
@DevBObs
@DevBObs 4 года назад
hello, what are you exactly looking for?
@narendrareddyette124
@narendrareddyette124 3 года назад
@@DevBObs can you please make a tutorial for how to transfer the file from bitbucket local path to remote server path using SCP template
@Fireflysuper
@Fireflysuper 4 года назад
Thank you!
@DevBObs
@DevBObs 4 года назад
YW
@narendrareddyette124
@narendrareddyette124 3 года назад
@@DevBObs hi bro, can you please share your contact number
@teguaycogutierrezgonzalez8802
@teguaycogutierrezgonzalez8802 3 года назад
Excellent explanation! Thanks a lot mate
@DevBObs
@DevBObs 2 года назад
Glad it helped! If you are interested in this topic let me know and I will try to do something else later.
@teguaycogutierrezgonzalez8802
@teguaycogutierrezgonzalez8802 2 года назад
@@DevBObs Yeah sure! Always interested in good quality content like this one. Keep it up!
Далее
БЕЛКА ЗВОНИТ ДРУГУ#cat
00:20
Просмотров 705 тыс.
Jenkins Full Course 2023 | Jenkins Tutorial For Beginners
1:24:14
How to Use Bitbucket Cloud Pipelines
30:57
Просмотров 11 тыс.
Learn Jenkins! Complete Jenkins Course - Zero to Hero
1:08:28
CI/CD В BITBUCKET НА PYTHON
15:26
Просмотров 3,5 тыс.
Intro to CI/CD with Bitbucket Pipelines
21:10
Просмотров 116 тыс.