Skip to content

Commit

Permalink
Build & Push Docker Images on release
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py committed Dec 24, 2023
1 parent 8dc0421 commit 6f9ce65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- develop
release:
types: [published]

jobs:
build_docker_images:
Expand Down

0 comments on commit 6f9ce65

Please sign in to comment.