Add ECS definition entries for backend and frontend in .gitlab-ci.yml to enhance…
Add ECS definition entries for backend and frontend in .gitlab-ci.yml to enhance deployment configuration for staging environments.
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:1767792816:step_scriptsection_start:1767792816:cleanup_file_variablesCleaning up project directory and file based variablessection_end:1767792817:cleanup_file_variablesERROR: Job failed: exit code 1
Deploy
deploy_frontend_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:1767792816:step_scriptsection_start:1767792816:cleanup_file_variablesCleaning up project directory and file based variablessection_end:1767792817:cleanup_file_variablesERROR: Job failed: exit code 1