Update docker-image.yml

This commit is contained in:
hexeth 2022-10-07 19:50:02 -07:00 committed by GitHub
parent bbf110bef5
commit 08bd3231f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,13 @@ name: Build Docker
on:
push:
branches: [ develop ]
branches:
- main
- develop
pull_request:
branches: [ develop ]
branches:
- main
- develop
jobs:
build: