Skip to content

Commit

Permalink
GHA on push
Browse files Browse the repository at this point in the history
  • Loading branch information
gentslava committed Jun 3, 2024
1 parent ba58de1 commit 9169a2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: MultiArchDockerBuild
on:
release:
types: [published]
push:
branches:
- main
- feature/docker-container

jobs:
docker:
Expand Down

0 comments on commit 9169a2e

Please sign in to comment.