Pipeline Creation for ci.teamapt.com
Go to ci.teamapt.com
Click new item
Fill the name to give to the pipeline
Fill the copy from with an existing pipeline name to copy setting (direct-debit-admin-service)
Check and correlate admin service pipeline setting with the new service
Ensure all setting is set up appropriately
Update the gitlab url on the Pipeline section - Repository URL
to the service gitlab urlCopy the generated webhook url on the Build Triggers section - Build when a change is pushed to GitLab. GitLab webhook URL: https://ci.teamapt.com/project/
Copy the secret token on Build Triggers section - advance - Secret token?
Apply and save
Go to Gitlab - settings section -Webhook section
Fill with the webhook url with webook url generated on the pipeline
Fill the Secret token with the token entered on the pipeline
On the trigger section: Marked / select the following : Push event, Tag push event, Merge request event
Save