Skip to content
Snippets Groups Projects

Configure CI/CD pipeline

Merged Luan Nguyen Duy requested to merge glu3hc/backend-core:ci into main
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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading