Configure CI/CD pipeline
All threads resolved!
All threads resolved!
Configure CI/CD pipeline for BE repo triggered on main
branch, including 2 jobs:
- Job1: Build images (playground-be & upload) and push to the repositories with 2 tags (short git hash of commit, latest).
- Job2: Run the job on the Dev VM, download the
.env
files as the secure files configured on the pipeline and deploy the BE services by running./start.sh
script with the short git hash as image tag.
For reference: demo-backend-core
Edited by Luan Nguyen Duy
Merge request reports
Activity
Filter activity
- Resolved by Luan Nguyen Duy
Hi @nhanluong @tuanh , Could you please help me to review the MR and give your comments if any? Thanks.
mentioned in commit 51672af5
Please register or sign in to reply