Update docker-image.yml

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

View file

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