Changes to the gitlab ci file
I have a project that contains one docker file ..
This docker file builds and deploy to the ECR …
Now , I want to add a docker file (making it two docker file), I will need to update the gitlab_ci file and the pin.xml file .
Note : I can only work via zoom call , I can’t share my code…