Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
realkaranvir authored Dec 7, 2024
1 parent 75e0a99 commit 51cc4cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: Docker Image CI/CD

on:
push:
branches:
- master
pull_request:
branches:
- master

jobs:
push_to_registry:
Expand Down

0 comments on commit 51cc4cc

Please sign in to comment.