...
Click “Projects” tab-> +New Argo Projects
Enter the fields. Source field will have the created repository listed in the dropdown. Choose the created repository.
...
Summary of New tool created is displayed
Click “Connections” tab → Enter values → click save
...
Click “Test Connection”
...
Pipeline:
Flow: Build → Artifact → Deploy
Docker Build → ECR Push / ACR Push / Nexus Push → ArgoCD Deploy → Approval Gate(for Blue/green)
Docker Build Job Configuration sample screenshot
...