Skip to content

Commit 9169a2e

Browse files
committed
GHA on push
1 parent ba58de1 commit 9169a2e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build_docker_image.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: MultiArchDockerBuild
33
on:
44
release:
55
types: [published]
6+
push:
7+
branches:
8+
- main
9+
- feature/docker-container
610

711
jobs:
812
docker:

0 commit comments

Comments
 (0)