Skip to content

Commit

Permalink
Merge branch 'feat/build-docker-image-on-push-to-main-branch'
Browse files Browse the repository at this point in the history
  • Loading branch information
mashb1t committed May 27, 2024
2 parents f259f00 + 3113b9c commit 8c4ce04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=edge,branch=main
- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 8c4ce04

Please sign in to comment.