Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 361 Bytes

File metadata and controls

executable file
·
12 lines (8 loc) · 361 Bytes

Build Status Badge:

Use Case: Continuous Integration

Demonstrating continuous integration with GitHub Actions

Files include:

  • Python web app and requirements.txt
  • Dockerfile for creating a container for the app
  • CI/CD pipeline styled workflow triggered on push

:D