Skip to content

moeruuu/NT548-Lab2-Ex1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NT548.Q11 - Lab 2 - Ex1

Group 09

MSSV Họ và tên Công việc
23521471 Trần Thuận Thến Terraform
23521564 Trần Lê Uyên Thy Terraform

Báo cáo

CICD

  1. Cài đặt GitHub Secrets
  • Vào trang setting trong repo Settings

  • Vào Environments và tạo environments mới, ở đây đặt là "aws" Environments

  • Tạo environment secrets (ở đây là AWS_ACCESS_KEY_ID, AWS_REGION, AWS_SECRET_ACCESS_KEY) Environments_secret

  1. Cách thực hiện
  • Clone repo
git clone https://github.com/moeruuu/NT548-Lab2-Ex1
cd NT548-LAB2
  • Tạo một branch mới
git checkout -b test
  • Thay đổi code và commit code mới
git add .
git commit -m "feat: new code"
git push origin test
  • Sau khi code được push thành công, tạo pull request và chờ được merge

  • Có thể theo dõi quá trình chạy cicd Logs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages