The pipelines and tasks are located in this folder:
The ArgoCD Apps are located in:
In the dev environment the following pipeline is used:
Check it out!
- Step for cloning the source code using the workspace designed to persist and share the environment within the whole CICD process
NOTE: Sometimes there are some random failures that are caused by maven. Rerun the pipeline and check that run OK.
- In the logs of this step is there a direct link to the image scan in ACS. Copy and paste it in another tab in order to get more information about the scanned image.
- Fail CI due to a policy
- Non Failing (just Warning)
- Fail CI due to a Deployment Policy
- Non Failing (just Warning)
NOTE: this is a manual tasks. WIP to automated.