Add gif for bitbucket steps.

This commit is contained in:
2023-08-31 10:55:35 +12:00
parent 6f05314fef
commit 2923b6ca82
3 changed files with 9 additions and 6 deletions

View File

@ -135,15 +135,17 @@ For our first hands on excercise let's get logged into the tools we'll be using
For this workshop we will be using a [[https://www.atlassian.com/software/bitbucket/enterprise][Bitbucket]] server as our ~git~ source control management tooling. The server is running on the same OpenShift cluster we will be using for the hands on excercises and can be accessed with the link below:
[[https://bitbucket-bitbucket.apps.rosa-7lpn7.2pqm.p1.openshiftapps.com]]
https://bitbucket-bitbucket.apps.rosa-zc2fk.nhwo.p1.openshiftapps.com
Use the credentials provided on the workshop etherpad to login.
[[./images/bitbucket-login.png]]
Once logged in you should be able to view and create a fork of the ~Rails Team/rails-example~ repository to your own user using this link: [[https://bitbucket-bitbucket.apps.rosa-7lpn7.2pqm.p1.openshiftapps.com/projects/MSD/repos/rails-example?fork]]
Once logged in you should be able to view and create a fork of the ~Rails Team/rails-example~ repository to your own user using this link: [[https://bitbucket-bitbucket.apps.rosa-zc2fk.nhwo.p1.openshiftapps.com/projects/MSD/repos/rails-example?fork]]
[[./images/bitbucket-fork.png]]
Ensure you make your fork public after creation as shown below:
[[./images/bitbucket-fork.gif]]
** Log into openshift web console