Skip to content

CI/CD pipeline for a Flask app implemented with GitHub Actions that runs tests, builds and pushes Docker image to DockerHub, as well as deploy it to Azure Web App.

Notifications You must be signed in to change notification settings

THammami01/gh-actions-ci-cd-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions CI/CD Pipeline

DockerHub GitHub Actions Worflow Azure GitHub Actions Worflow

This repository contains the source code for a simple Flask (Python) app, including a CI/CD pipeline implemented through GitHub Actions that will run tests, build Docker image and push it to DockerHub, as well as deploy the app to Azure Web App service.

01

02

03

04

05

06

07

About

CI/CD pipeline for a Flask app implemented with GitHub Actions that runs tests, builds and pushes Docker image to DockerHub, as well as deploy it to Azure Web App.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published