Skip to content

Demo app to show CI CD with GitHub action and environment.

License

Notifications You must be signed in to change notification settings

Arnab-Developer/GitHubEnvDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub environment demo

This is a demo app to show CI CD with GitHub action and environment.

There are two environments in this repo.

  • Dev
  • Prd

CI CD workflow used for this app.

  • For pull request to main only build.
  • When pull request merged in main then build and deploy to Dev environment.
  • When a release has been created then deploy to Prd environment.

Deployment to Prd environment needs approval.

About

Demo app to show CI CD with GitHub action and environment.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published