Skip to content

Commit

Permalink
Merge pull request #2 from NoelXP/ci
Browse files Browse the repository at this point in the history
Ci
  • Loading branch information
NoelXP committed Jun 6, 2023
2 parents 9d82e82 + 7a7c91d commit f2669a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Docker Image CI

on:
workflow_dispatch:

push:
branches: [ "main" ]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
-This application is written in python <br>
-this application is meant to be deployed on any cluster <br>
-Current workflow using github actions to detect repo changes, publishing to ghcr

[![Docker Image CI](https://github.com/NoelXP/k8-flask-project/actions/workflows/docker-image.yml/badge.svg?event=deployment)](https://github.com/NoelXP/k8-flask-project/actions/workflows/docker-image.yml)

0 comments on commit f2669a9

Please sign in to comment.