Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sample Spring Boot app which implements GitHub Actions to deploy it to Azure Web App for Containers

Notifications You must be signed in to change notification settings

rudiansen/github-actions-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Example

This repo contains a sample project which implements GitHub Actions as a CI/CD tool.

The sample app is developed using Java and Spring Boot framework. The app will be packaged as a Docker image and pushed to Azure Container Registry (ACR). Then the Docker image hosted in ACR will be deployed to Azure Web App for Containers.

About

Sample Spring Boot app which implements GitHub Actions to deploy it to Azure Web App for Containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published