Skip to content

Commit

Permalink
build docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
SaikrishnaBairamoni authored Feb 19, 2024
1 parent d81f356 commit 01699b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Docker build
on:
pull_request:
types: [opened, synchronize, reopened]
push: # This is temp step to check the docker build during setup. This needs to be removed while mering to develop
branches:
- "feature/gha"

jobs:
build-and-push:
Expand Down

0 comments on commit 01699b5

Please sign in to comment.