Update docker-image.yml
This commit is contained in:
parent
08bd3231f3
commit
650e2fd762
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
|
@ -3,11 +3,11 @@ name: Build Docker
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- develop
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- develop
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue