Skip to content

Hanif-Faez/devops-bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Bootcamp 2026

  • Repo peribadi untuk semua kerja amali bootcamp.
  • Satu repo, isi bertambah setiap sesi.
  • Setiap topik masuk melalui branch + PR.

Aliran kerja setiap sesi

git checkout -b <sesi>            # cth: aws1, docker1, terraform1
mkdir <sesi>                      # folder artefak sesi
# ... tambah fail output, nota, Dockerfile, .tf ...
git add .
git commit -m "<Sesi>: <ringkasan>"
git push -u origin <sesi>
gh pr create --fill
gh pr merge --squash --delete-branch

Hantar pautan PR ke Infratify LMS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors