Skip to content

Commit

Permalink
Add build and push images with stable branches
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielCosme committed Mar 18, 2024
1 parent 6508d32 commit 97499bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- "dev/trim-dockerfile"
- "stable/**"
jobs:
build:
name: "Builds images and push them to Docker Hub"
Expand Down

0 comments on commit 97499bd

Please sign in to comment.