6925c00のdocker.ymlへの適応忘れ
This commit is contained in:
parent
6925c005e6
commit
34a0fe33d9
|
@ -1,7 +1,10 @@
|
|||
name: Docker build
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue