-
Notifications
You must be signed in to change notification settings - Fork 0
Buildpiper_lab_01: Onboarding Application
taranopstree edited this page Jul 21, 2023
·
1 revision
In this lab, we will onboard Mobile Application.
Prerequisites
- Team-Application
Step 1:- Click on Service Overview in your <teamname>-application
and Click on Add Service.
Step 2:- Enter your service name and then click on Save & Continue
.
- Follow this naming convention
<yourteamname-microservicename>
Step 3:- Select the following details below.
-
Environment: dev
-
User Access Role Groups:
DEV
andDEVOPS
-
Select Job Template:
Step 4: Click on Save and Continue
.
- Now, click on Configure Build.
-
Select the ci-cd-flutter: [email protected]:sandy724/ci-cd-flutter.git and click on Load Branches.
-
Select the following details below:
-
Select Branch: Master
-
Build Context:
.
-
Enter Docker File Path:
Dockerfile
and then click on Continue.
-
- Select the Language: Java and then click on Continue.
- Skip and click on Continue.
- Click on Submit.
- Service is successfully onboarded.