Enhance .gitlab-ci.yml by adding registry credentials for backend and frontend…
Enhance .gitlab-ci.yml by adding registry credentials for backend and frontend staging deployments to improve security and streamline access to the container registry.
Deploy
deploy_frontend_staging
MSG:
Failed to register task: An error occurred (ClientException) when calling the RegisterTaskDefinition operation: Role is not valid
PLAY RECAP *********************************************************************
sg-devbox : ok=16 changed=4 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0section_end:1767877000:step_scriptsection_start:1767877000:cleanup_file_variablesCleaning up project directory and file based variablessection_end:1767877001:cleanup_file_variablesERROR: Job failed: exit code 1
Deploy
deploy_backend_staging
- name: read ecs definition from json
^ here
PLAY RECAP *********************************************************************
sg-devbox : ok=12 changed=3 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0section_end:1767876994:step_scriptsection_start:1767876994:cleanup_file_variablesCleaning up project directory and file based variablessection_end:1767876994:cleanup_file_variablesERROR: Job failed: exit code 1